public class XsdComplexType extends InformationAsset
xsd_complex_type asset type in IGC, displayed as 'XSD Complex Type' in the IGC UI.
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
XsdComplexType() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAbstract()
Retrieve the
abstract property (displayed as 'Abstract') of the object. |
String |
getBaseType()
Retrieve the
base_type property (displayed as 'Data Type') of the object. |
String |
getBlock()
Retrieve the
block property (displayed as 'Block') of the object. |
ItemList<XsdAttribute> |
getContainsXsdAttributes()
Retrieve the
contains_xsd_attributes property (displayed as 'Contains XSD Attributes') of the object. |
ItemList<MainObject> |
getContainsXsdElements()
Retrieve the
contains_xsd_elements property (displayed as 'Contains XSD Elements') of the object. |
Boolean |
getDefault()
Retrieve the
default property (displayed as 'Default') of the object. |
ItemList<MainObject> |
getDefinesXsdElements()
Retrieve the
defines_xsd_elements property (displayed as 'Defines XSD Elements') of the object. |
ItemList<XsdComplexType> |
getExtendedByXsdComplexType()
Retrieve the
extended_by_xsd_complex_type property (displayed as 'Extended by XSD Complex Types') of the object. |
XsdComplexType |
getExtendsXsdComplexType()
Retrieve the
extends_xsd_complex_type property (displayed as 'Extends XSD Complex Type') of the object. |
ItemList<MainObject> |
getExtendsXsdElement()
Retrieve the
extends_xsd_element property (displayed as 'Extends XSD Elements') of the object. |
XsdSimpleType |
getExtendsXsdSimpleType()
Retrieve the
extends_xsd_simple_type property (displayed as 'Extends XSD Simple Type') of the object. |
Boolean |
getMixed()
Retrieve the
mixed property (displayed as 'Mixed') of the object. |
ItemList<XsdAttributeGroup> |
getReferencesXsdAttributeGroups()
Retrieve the
references_xsd_attribute_groups property (displayed as 'References XSD Attribute Groups') of the object. |
ItemList<XsdAttributeReference> |
getReferencesXsdAttributes()
Retrieve the
references_xsd_attributes property (displayed as 'References XSD Attributes') of the object. |
ItemList<XsdElementGroupReference> |
getReferencesXsdElementGroup()
Retrieve the
references_xsd_element_group property (displayed as 'References XSD Element Groups') of the object. |
ItemList<XsdElementReference> |
getReferencesXsdElements()
Retrieve the
references_xsd_elements property (displayed as 'References XSD Elements') of the object. |
ItemList<XsdComplexType> |
getRestrictedByXsdComplexType()
Retrieve the
restricted_by_xsd_complex_type property (displayed as 'Restricted by XSD Complex Types') of the object. |
XsdComplexType |
getRestrictsXsdComplexType()
Retrieve the
restricts_xsd_complex_type property (displayed as 'Restricts XSD Complex Type') of the object. |
ItemList<MainObject> |
getRestrictsXsdElement()
Retrieve the
restricts_xsd_element property (displayed as 'Restricts XSD Elements') of the object. |
String |
getTheType()
Retrieve the
type property (displayed as 'Type') of the object. |
XmlSchemaDefinition |
getXsdSchema()
Retrieve the
xsd_schema property (displayed as 'XSD Schema') of the object. |
void |
setAbstract(Boolean zabstract)
Set the
abstract property (displayed as Abstract) of the object. |
void |
setBaseType(String baseType)
Set the
base_type property (displayed as Data Type) of the object. |
void |
setBlock(String block)
Set the
block property (displayed as Block) of the object. |
void |
setContainsXsdAttributes(ItemList<XsdAttribute> containsXsdAttributes)
Set the
contains_xsd_attributes property (displayed as Contains XSD Attributes) of the object. |
void |
setContainsXsdElements(ItemList<MainObject> containsXsdElements)
Set the
contains_xsd_elements property (displayed as Contains XSD Elements) of the object. |
void |
setDefault(Boolean zdefault)
Set the
default property (displayed as Default) of the object. |
void |
setDefinesXsdElements(ItemList<MainObject> definesXsdElements)
Set the
defines_xsd_elements property (displayed as Defines XSD Elements) of the object. |
void |
setExtendedByXsdComplexType(ItemList<XsdComplexType> extendedByXsdComplexType)
Set the
extended_by_xsd_complex_type property (displayed as Extended by XSD Complex Types) of the object. |
void |
setExtendsXsdComplexType(XsdComplexType extendsXsdComplexType)
Set the
extends_xsd_complex_type property (displayed as Extends XSD Complex Type) of the object. |
void |
setExtendsXsdElement(ItemList<MainObject> extendsXsdElement)
Set the
extends_xsd_element property (displayed as Extends XSD Elements) of the object. |
void |
setExtendsXsdSimpleType(XsdSimpleType extendsXsdSimpleType)
Set the
extends_xsd_simple_type property (displayed as Extends XSD Simple Type) of the object. |
void |
setMixed(Boolean mixed)
Set the
mixed property (displayed as Mixed) of the object. |
void |
setReferencesXsdAttributeGroups(ItemList<XsdAttributeGroup> referencesXsdAttributeGroups)
Set the
references_xsd_attribute_groups property (displayed as References XSD Attribute Groups) of the object. |
void |
setReferencesXsdAttributes(ItemList<XsdAttributeReference> referencesXsdAttributes)
Set the
references_xsd_attributes property (displayed as References XSD Attributes) of the object. |
void |
setReferencesXsdElementGroup(ItemList<XsdElementGroupReference> referencesXsdElementGroup)
Set the
references_xsd_element_group property (displayed as References XSD Element Groups) of the object. |
void |
setReferencesXsdElements(ItemList<XsdElementReference> referencesXsdElements)
Set the
references_xsd_elements property (displayed as References XSD Elements) of the object. |
void |
setRestrictedByXsdComplexType(ItemList<XsdComplexType> restrictedByXsdComplexType)
Set the
restricted_by_xsd_complex_type property (displayed as Restricted by XSD Complex Types) of the object. |
void |
setRestrictsXsdComplexType(XsdComplexType restrictsXsdComplexType)
Set the
restricts_xsd_complex_type property (displayed as Restricts XSD Complex Type) of the object. |
void |
setRestrictsXsdElement(ItemList<MainObject> restrictsXsdElement)
Set the
restricts_xsd_element property (displayed as Restricts XSD Elements) of the object. |
void |
setTheType(String type)
Set the
type property (displayed as Type) of the object. |
void |
setXsdSchema(XmlSchemaDefinition xsdSchema)
Set the
xsd_schema property (displayed as XSD Schema) of the object. |
getBlueprintElements, getImpactedBy, getImpactsOn, getInCollections, getNativeId, getReadByDesign, getReadByOperational, getReadByStatic, getReadByUserDefined, getWrittenByDesign, getWrittenByOperational, getWrittenByStatic, getWrittenByUserDefined, setBlueprintElements, setImpactedBy, setImpactsOn, setInCollections, setNativeId, setReadByDesign, setReadByOperational, setReadByStatic, setReadByUserDefined, setWrittenByDesign, setWrittenByOperational, setWrittenByStatic, setWrittenByUserDefinedgetAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected Boolean zabstract
protected String baseType
protected String block
protected ItemList<XsdAttribute> containsXsdAttributes
protected ItemList<MainObject> containsXsdElements
protected Boolean zdefault
protected ItemList<MainObject> definesXsdElements
protected ItemList<XsdComplexType> extendedByXsdComplexType
protected XsdComplexType extendsXsdComplexType
protected ItemList<MainObject> extendsXsdElement
protected XsdSimpleType extendsXsdSimpleType
protected Boolean mixed
protected ItemList<XsdAttributeGroup> referencesXsdAttributeGroups
protected ItemList<XsdAttributeReference> referencesXsdAttributes
protected ItemList<XsdElementGroupReference> referencesXsdElementGroup
protected ItemList<XsdElementReference> referencesXsdElements
protected ItemList<XsdComplexType> restrictedByXsdComplexType
protected XsdComplexType restrictsXsdComplexType
protected ItemList<MainObject> restrictsXsdElement
protected String type
protected XmlSchemaDefinition xsdSchema
public Boolean getAbstract()
abstract property (displayed as 'Abstract') of the object.Booleanpublic void setAbstract(Boolean zabstract)
abstract property (displayed as Abstract) of the object.zabstract - the value to setpublic String getBaseType()
base_type property (displayed as 'Data Type') of the object.Stringpublic void setBaseType(String baseType)
base_type property (displayed as Data Type) of the object.baseType - the value to setpublic String getBlock()
block property (displayed as 'Block') of the object.Stringpublic void setBlock(String block)
block property (displayed as Block) of the object.block - the value to setpublic ItemList<XsdAttribute> getContainsXsdAttributes()
contains_xsd_attributes property (displayed as 'Contains XSD Attributes') of the object.ItemList<XsdAttribute>public void setContainsXsdAttributes(ItemList<XsdAttribute> containsXsdAttributes)
contains_xsd_attributes property (displayed as Contains XSD Attributes) of the object.containsXsdAttributes - the value to setpublic ItemList<MainObject> getContainsXsdElements()
contains_xsd_elements property (displayed as 'Contains XSD Elements') of the object.ItemList<MainObject>public void setContainsXsdElements(ItemList<MainObject> containsXsdElements)
contains_xsd_elements property (displayed as Contains XSD Elements) of the object.containsXsdElements - the value to setpublic Boolean getDefault()
default property (displayed as 'Default') of the object.Booleanpublic void setDefault(Boolean zdefault)
default property (displayed as Default) of the object.zdefault - the value to setpublic ItemList<MainObject> getDefinesXsdElements()
defines_xsd_elements property (displayed as 'Defines XSD Elements') of the object.ItemList<MainObject>public void setDefinesXsdElements(ItemList<MainObject> definesXsdElements)
defines_xsd_elements property (displayed as Defines XSD Elements) of the object.definesXsdElements - the value to setpublic ItemList<XsdComplexType> getExtendedByXsdComplexType()
extended_by_xsd_complex_type property (displayed as 'Extended by XSD Complex Types') of the object.ItemList<XsdComplexType>public void setExtendedByXsdComplexType(ItemList<XsdComplexType> extendedByXsdComplexType)
extended_by_xsd_complex_type property (displayed as Extended by XSD Complex Types) of the object.extendedByXsdComplexType - the value to setpublic XsdComplexType getExtendsXsdComplexType()
extends_xsd_complex_type property (displayed as 'Extends XSD Complex Type') of the object.XsdComplexTypepublic void setExtendsXsdComplexType(XsdComplexType extendsXsdComplexType)
extends_xsd_complex_type property (displayed as Extends XSD Complex Type) of the object.extendsXsdComplexType - the value to setpublic ItemList<MainObject> getExtendsXsdElement()
extends_xsd_element property (displayed as 'Extends XSD Elements') of the object.ItemList<MainObject>public void setExtendsXsdElement(ItemList<MainObject> extendsXsdElement)
extends_xsd_element property (displayed as Extends XSD Elements) of the object.extendsXsdElement - the value to setpublic XsdSimpleType getExtendsXsdSimpleType()
extends_xsd_simple_type property (displayed as 'Extends XSD Simple Type') of the object.XsdSimpleTypepublic void setExtendsXsdSimpleType(XsdSimpleType extendsXsdSimpleType)
extends_xsd_simple_type property (displayed as Extends XSD Simple Type) of the object.extendsXsdSimpleType - the value to setpublic Boolean getMixed()
mixed property (displayed as 'Mixed') of the object.Booleanpublic void setMixed(Boolean mixed)
mixed property (displayed as Mixed) of the object.mixed - the value to setpublic ItemList<XsdAttributeGroup> getReferencesXsdAttributeGroups()
references_xsd_attribute_groups property (displayed as 'References XSD Attribute Groups') of the object.ItemList<XsdAttributeGroup>public void setReferencesXsdAttributeGroups(ItemList<XsdAttributeGroup> referencesXsdAttributeGroups)
references_xsd_attribute_groups property (displayed as References XSD Attribute Groups) of the object.referencesXsdAttributeGroups - the value to setpublic ItemList<XsdAttributeReference> getReferencesXsdAttributes()
references_xsd_attributes property (displayed as 'References XSD Attributes') of the object.ItemList<XsdAttributeReference>public void setReferencesXsdAttributes(ItemList<XsdAttributeReference> referencesXsdAttributes)
references_xsd_attributes property (displayed as References XSD Attributes) of the object.referencesXsdAttributes - the value to setpublic ItemList<XsdElementGroupReference> getReferencesXsdElementGroup()
references_xsd_element_group property (displayed as 'References XSD Element Groups') of the object.ItemList<XsdElementGroupReference>public void setReferencesXsdElementGroup(ItemList<XsdElementGroupReference> referencesXsdElementGroup)
references_xsd_element_group property (displayed as References XSD Element Groups) of the object.referencesXsdElementGroup - the value to setpublic ItemList<XsdElementReference> getReferencesXsdElements()
references_xsd_elements property (displayed as 'References XSD Elements') of the object.ItemList<XsdElementReference>public void setReferencesXsdElements(ItemList<XsdElementReference> referencesXsdElements)
references_xsd_elements property (displayed as References XSD Elements) of the object.referencesXsdElements - the value to setpublic ItemList<XsdComplexType> getRestrictedByXsdComplexType()
restricted_by_xsd_complex_type property (displayed as 'Restricted by XSD Complex Types') of the object.ItemList<XsdComplexType>public void setRestrictedByXsdComplexType(ItemList<XsdComplexType> restrictedByXsdComplexType)
restricted_by_xsd_complex_type property (displayed as Restricted by XSD Complex Types) of the object.restrictedByXsdComplexType - the value to setpublic XsdComplexType getRestrictsXsdComplexType()
restricts_xsd_complex_type property (displayed as 'Restricts XSD Complex Type') of the object.XsdComplexTypepublic void setRestrictsXsdComplexType(XsdComplexType restrictsXsdComplexType)
restricts_xsd_complex_type property (displayed as Restricts XSD Complex Type) of the object.restrictsXsdComplexType - the value to setpublic ItemList<MainObject> getRestrictsXsdElement()
restricts_xsd_element property (displayed as 'Restricts XSD Elements') of the object.ItemList<MainObject>public void setRestrictsXsdElement(ItemList<MainObject> restrictsXsdElement)
restricts_xsd_element property (displayed as Restricts XSD Elements) of the object.restrictsXsdElement - the value to setpublic String getTheType()
type property (displayed as 'Type') of the object.Stringpublic void setTheType(String type)
type property (displayed as Type) of the object.type - the value to setpublic XmlSchemaDefinition getXsdSchema()
xsd_schema property (displayed as 'XSD Schema') of the object.XmlSchemaDefinitionpublic void setXsdSchema(XmlSchemaDefinition xsdSchema)
xsd_schema property (displayed as XSD Schema) of the object.xsdSchema - the value to setCopyright © 2018–2021 ODPi. All rights reserved.