public class XmlSchemaComplexType extends XmlSchemaType
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Xml.Schema.XmlSchemaComplexType
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Xml
|
static java.lang.String |
className
Qualified class name: System.Xml.Schema.XmlSchemaComplexType
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
XmlSchemaComplexType() |
XmlSchemaComplexType(java.lang.Object instance)
Internal constructor.
|
getBaseSchemaType, getBaseXmlSchemaType, GetBuiltInComplexType, GetBuiltInComplexType, GetBuiltInSimpleType, GetBuiltInSimpleType, getDatatype, getDerivedBy, getFinal, getFinalResolved, getIsMixed, getName, getQualifiedName, getTypeCode, IsDerivedFrom, setFinal, setIsMixed, setNamegetAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributesgetLineNumber, getLinePosition, getNamespaces, getParent, getSourceUri, setLineNumber, setLinePosition, setNamespaces, setParent, setSourceUripublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public XmlSchemaComplexType()
throws java.lang.Throwable
java.lang.Throwablepublic XmlSchemaComplexType(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static XmlSchemaComplexType cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into XmlSchemaComplexType, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedXmlSchemaComplexType instancejava.lang.Throwable - in case of error during cast operationpublic XmlSchemaAnyAttribute getAnyAttribute() throws java.lang.Throwable
java.lang.Throwablepublic XmlSchemaObjectCollection getAttributes() throws java.lang.Throwable
java.lang.Throwablepublic XmlSchemaObjectTable getAttributeUses() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionpublic XmlSchemaAnyAttribute getAttributeWildcard() throws java.lang.Throwable
java.lang.Throwablepublic XmlSchemaDerivationMethod getBlock() throws java.lang.Throwable
java.lang.Throwablepublic XmlSchemaDerivationMethod getBlockResolved() throws java.lang.Throwable
java.lang.Throwablepublic XmlSchemaContentModel getContentModel() throws java.lang.Throwable
java.lang.Throwablepublic XmlSchemaContentType getContentType() throws java.lang.Throwable
java.lang.Throwablepublic XmlSchemaParticle getContentTypeParticle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsAbstract()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class XmlSchemaTypeString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class XmlSchemaTypeString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class XmlSchemaTypeObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class XmlSchemaTypeString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class XmlSchemaTypeJCType representing the CLR Type of the instantiated Classpublic XmlSchemaParticle getParticle() throws java.lang.Throwable
java.lang.Throwablepublic void setAnyAttribute(XmlSchemaAnyAttribute AnyAttribute) throws java.lang.Throwable
java.lang.Throwablepublic void setBlock(XmlSchemaDerivationMethod Block) throws java.lang.Throwable
java.lang.Throwablepublic void setContentModel(XmlSchemaContentModel ContentModel) throws java.lang.Throwable
java.lang.Throwablepublic void setIsAbstract(boolean IsAbstract)
throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class XmlSchemaTypepublic void setParticle(XmlSchemaParticle Particle) throws java.lang.Throwable
java.lang.Throwable