public class XsdSimpleType extends InformationAsset
xsd_simple_type asset type in IGC, displayed as 'XSD Simple 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 |
|---|
XsdSimpleType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseType()
Retrieve the
base_type property (displayed as 'Data Type') of the object. |
ItemList<XsdAttribute> |
getDefinesXsdAttributes()
Retrieve the
defines_xsd_attributes property (displayed as 'Defines XSD Attributes') 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. |
ItemList<XsdSimpleType> |
getExtendedByXsdSimpleType()
Retrieve the
extended_by_xsd_simple_type property (displayed as 'Extended by XSD Simple Types') 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. |
String |
getFinal()
Retrieve the
final property (displayed as 'Final') of the object. |
Number |
getFraction()
Retrieve the
fraction property (displayed as 'Fraction') of the object. |
Number |
getLength()
Retrieve the
length property (displayed as 'Length') of the object. |
Number |
getMaxLength()
Retrieve the
max_length property (displayed as 'Maximum Length') of the object. |
Number |
getMinLength()
Retrieve the
min_length property (displayed as 'Minimum Length') of the object. |
ItemList<XsdSimpleType> |
getRestrictedByXsdSimpleType()
Retrieve the
restricted_by_xsd_simple_type property (displayed as 'Restricted by XSD Simple Types') of the object. |
List<String> |
getRestrictionEnumerationValues()
Retrieve the
restriction_enumeration_values property (displayed as 'Enumeration Values') of the object. |
Boolean |
getRestrictionMaximumInclusive()
Retrieve the
restriction_maximum_inclusive property (displayed as 'Maximum Range Inclusive') of the object. |
List<String> |
getRestrictionMaximumInclusiveString()
Deprecated.
No longer applicable from 11.5.0.1ru5 onwards.
|
String |
getRestrictionMaximumValue()
Retrieve the
restriction_maximum_value property (displayed as 'Maximum Range') of the object. |
Boolean |
getRestrictionMinimumInclusive()
Retrieve the
restriction_minimum_inclusive property (displayed as 'Minimum Range Inclusive') of the object. |
List<String> |
getRestrictionMinimumInclusiveString()
Deprecated.
No longer applicable from 11.5.0.1ru5 onwards.
|
String |
getRestrictionMinimumValue()
Retrieve the
restriction_minimum_value property (displayed as 'Minimum Range') of the object. |
String |
getRestrictionPattern()
Retrieve the
restriction_pattern property (displayed as 'Pattern') of the object. |
ItemList<MainObject> |
getRestrictsXsdElement()
Retrieve the
restricts_xsd_element property (displayed as 'Restricts XSD Elements') of the object. |
XsdSimpleType |
getRestrictsXsdSimpleType()
Retrieve the
restricts_xsd_simple_type property (displayed as 'Restricts XSD Simple Type') of the object. |
String |
getTimezone()
Retrieve the
timezone property (displayed as 'Timezone') of the object. |
Number |
getTotalDigits()
Retrieve the
total_digits property (displayed as 'Total Digits') of the object. |
String |
getWhitespace()
Retrieve the
whitespace property (displayed as 'Whitespace') of the object. |
XmlSchemaDefinition |
getXsdSchema()
Retrieve the
xsd_schema property (displayed as 'XSD Schema') of the object. |
void |
setBaseType(String baseType)
Set the
base_type property (displayed as Data Type) of the object. |
void |
setDefinesXsdAttributes(ItemList<XsdAttribute> definesXsdAttributes)
Set the
defines_xsd_attributes property (displayed as Defines XSD Attributes) 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 |
setExtendedByXsdSimpleType(ItemList<XsdSimpleType> extendedByXsdSimpleType)
Set the
extended_by_xsd_simple_type property (displayed as Extended by XSD Simple Types) 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 |
setFinal(String zfinal)
Set the
final property (displayed as Final) of the object. |
void |
setFraction(Number fraction)
Set the
fraction property (displayed as Fraction) of the object. |
void |
setLength(Number length)
Set the
length property (displayed as Length) of the object. |
void |
setMaxLength(Number maxLength)
Set the
max_length property (displayed as Maximum Length) of the object. |
void |
setMinLength(Number minLength)
Set the
min_length property (displayed as Minimum Length) of the object. |
void |
setRestrictedByXsdSimpleType(ItemList<XsdSimpleType> restrictedByXsdSimpleType)
Set the
restricted_by_xsd_simple_type property (displayed as Restricted by XSD Simple Types) of the object. |
void |
setRestrictionEnumerationValues(List<String> restrictionEnumerationValues)
Set the
restriction_enumeration_values property (displayed as Enumeration Values) of the object. |
void |
setRestrictionMaximumInclusive(Boolean restrictionMaximumInclusive)
Set the
restriction_maximum_inclusive property (displayed as Maximum Range Inclusive) of the object. |
void |
setRestrictionMaximumInclusiveString(List<String> restrictionMaximumInclusiveString)
Deprecated.
No longer applicable from 11.5.0.1ru5 onwards.
|
void |
setRestrictionMaximumValue(String restrictionMaximumValue)
Set the
restriction_maximum_value property (displayed as Maximum Range) of the object. |
void |
setRestrictionMinimumInclusive(Boolean restrictionMinimumInclusive)
Set the
restriction_minimum_inclusive property (displayed as Minimum Range Inclusive) of the object. |
void |
setRestrictionMinimumInclusiveString(List<String> restrictionMinimumInclusiveString)
Deprecated.
No longer applicable from 11.5.0.1ru5 onwards.
|
void |
setRestrictionMinimumValue(String restrictionMinimumValue)
Set the
restriction_minimum_value property (displayed as Minimum Range) of the object. |
void |
setRestrictionPattern(String restrictionPattern)
Set the
restriction_pattern property (displayed as Pattern) of the object. |
void |
setRestrictsXsdElement(ItemList<MainObject> restrictsXsdElement)
Set the
restricts_xsd_element property (displayed as Restricts XSD Elements) of the object. |
void |
setRestrictsXsdSimpleType(XsdSimpleType restrictsXsdSimpleType)
Set the
restricts_xsd_simple_type property (displayed as Restricts XSD Simple Type) of the object. |
void |
setTimezone(String timezone)
Set the
timezone property (displayed as Timezone) of the object. |
void |
setTotalDigits(Number totalDigits)
Set the
total_digits property (displayed as Total Digits) of the object. |
void |
setWhitespace(String whitespace)
Set the
whitespace property (displayed as Whitespace) 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 String baseType
protected ItemList<XsdAttribute> definesXsdAttributes
protected ItemList<MainObject> definesXsdElements
protected ItemList<XsdComplexType> extendedByXsdComplexType
protected ItemList<XsdSimpleType> extendedByXsdSimpleType
protected ItemList<MainObject> extendsXsdElement
protected XsdSimpleType extendsXsdSimpleType
protected String zfinal
protected Number fraction
protected Number length
protected Number maxLength
protected Number minLength
protected ItemList<XsdSimpleType> restrictedByXsdSimpleType
protected Boolean restrictionMaximumInclusive
@Deprecated protected List<String> restrictionMaximumInclusiveString
restrictionMaximumInclusiveprotected String restrictionMaximumValue
protected Boolean restrictionMinimumInclusive
@Deprecated protected List<String> restrictionMinimumInclusiveString
restrictionMinimumInclusiveprotected String restrictionMinimumValue
protected String restrictionPattern
protected ItemList<MainObject> restrictsXsdElement
protected XsdSimpleType restrictsXsdSimpleType
protected String timezone
protected Number totalDigits
protected String whitespace
protected XmlSchemaDefinition xsdSchema
public 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 ItemList<XsdAttribute> getDefinesXsdAttributes()
defines_xsd_attributes property (displayed as 'Defines XSD Attributes') of the object.ItemList<XsdAttribute>public void setDefinesXsdAttributes(ItemList<XsdAttribute> definesXsdAttributes)
defines_xsd_attributes property (displayed as Defines XSD Attributes) of the object.definesXsdAttributes - 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 ItemList<XsdSimpleType> getExtendedByXsdSimpleType()
extended_by_xsd_simple_type property (displayed as 'Extended by XSD Simple Types') of the object.ItemList<XsdSimpleType>public void setExtendedByXsdSimpleType(ItemList<XsdSimpleType> extendedByXsdSimpleType)
extended_by_xsd_simple_type property (displayed as Extended by XSD Simple Types) of the object.extendedByXsdSimpleType - 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 String getFinal()
final property (displayed as 'Final') of the object.Stringpublic void setFinal(String zfinal)
final property (displayed as Final) of the object.zfinal - the value to setpublic Number getFraction()
fraction property (displayed as 'Fraction') of the object.Numberpublic void setFraction(Number fraction)
fraction property (displayed as Fraction) of the object.fraction - the value to setpublic Number getLength()
length property (displayed as 'Length') of the object.Numberpublic void setLength(Number length)
length property (displayed as Length) of the object.length - the value to setpublic Number getMaxLength()
max_length property (displayed as 'Maximum Length') of the object.Numberpublic void setMaxLength(Number maxLength)
max_length property (displayed as Maximum Length) of the object.maxLength - the value to setpublic Number getMinLength()
min_length property (displayed as 'Minimum Length') of the object.Numberpublic void setMinLength(Number minLength)
min_length property (displayed as Minimum Length) of the object.minLength - the value to setpublic ItemList<XsdSimpleType> getRestrictedByXsdSimpleType()
restricted_by_xsd_simple_type property (displayed as 'Restricted by XSD Simple Types') of the object.ItemList<XsdSimpleType>public void setRestrictedByXsdSimpleType(ItemList<XsdSimpleType> restrictedByXsdSimpleType)
restricted_by_xsd_simple_type property (displayed as Restricted by XSD Simple Types) of the object.restrictedByXsdSimpleType - the value to setpublic List<String> getRestrictionEnumerationValues()
restriction_enumeration_values property (displayed as 'Enumeration Values') of the object.List<String>public void setRestrictionEnumerationValues(List<String> restrictionEnumerationValues)
restriction_enumeration_values property (displayed as Enumeration Values) of the object.restrictionEnumerationValues - the value to setpublic Boolean getRestrictionMaximumInclusive()
restriction_maximum_inclusive property (displayed as 'Maximum Range Inclusive') of the object.Booleanpublic void setRestrictionMaximumInclusive(Boolean restrictionMaximumInclusive)
restriction_maximum_inclusive property (displayed as Maximum Range Inclusive) of the object.restrictionMaximumInclusive - the value to set@Deprecated public List<String> getRestrictionMaximumInclusiveString()
restriction_maximum_inclusive_string property (displayed as 'Maximum Range Inclusive') of the object.List<String>getRestrictionMaximumInclusive()@Deprecated public void setRestrictionMaximumInclusiveString(List<String> restrictionMaximumInclusiveString)
restriction_maximum_inclusive_string property (displayed as Maximum Range Inclusive) of the object.restrictionMaximumInclusiveString - the value to setsetRestrictionMaximumInclusive(Boolean)public String getRestrictionMaximumValue()
restriction_maximum_value property (displayed as 'Maximum Range') of the object.Stringpublic void setRestrictionMaximumValue(String restrictionMaximumValue)
restriction_maximum_value property (displayed as Maximum Range) of the object.restrictionMaximumValue - the value to setpublic Boolean getRestrictionMinimumInclusive()
restriction_minimum_inclusive property (displayed as 'Minimum Range Inclusive') of the object.Booleanpublic void setRestrictionMinimumInclusive(Boolean restrictionMinimumInclusive)
restriction_minimum_inclusive property (displayed as Minimum Range Inclusive) of the object.restrictionMinimumInclusive - the value to set@Deprecated public List<String> getRestrictionMinimumInclusiveString()
restriction_minimum_inclusive_string property (displayed as 'Minimum Range Inclusive') of the object.List<String>getRestrictionMinimumInclusive()@Deprecated public void setRestrictionMinimumInclusiveString(List<String> restrictionMinimumInclusiveString)
restriction_minimum_inclusive_string property (displayed as Minimum Range Inclusive) of the object.restrictionMinimumInclusiveString - the value to setsetRestrictionMinimumInclusive(Boolean)public String getRestrictionMinimumValue()
restriction_minimum_value property (displayed as 'Minimum Range') of the object.Stringpublic void setRestrictionMinimumValue(String restrictionMinimumValue)
restriction_minimum_value property (displayed as Minimum Range) of the object.restrictionMinimumValue - the value to setpublic String getRestrictionPattern()
restriction_pattern property (displayed as 'Pattern') of the object.Stringpublic void setRestrictionPattern(String restrictionPattern)
restriction_pattern property (displayed as Pattern) of the object.restrictionPattern - 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 XsdSimpleType getRestrictsXsdSimpleType()
restricts_xsd_simple_type property (displayed as 'Restricts XSD Simple Type') of the object.XsdSimpleTypepublic void setRestrictsXsdSimpleType(XsdSimpleType restrictsXsdSimpleType)
restricts_xsd_simple_type property (displayed as Restricts XSD Simple Type) of the object.restrictsXsdSimpleType - the value to setpublic String getTimezone()
timezone property (displayed as 'Timezone') of the object.Stringpublic void setTimezone(String timezone)
timezone property (displayed as Timezone) of the object.timezone - the value to setpublic Number getTotalDigits()
total_digits property (displayed as 'Total Digits') of the object.Numberpublic void setTotalDigits(Number totalDigits)
total_digits property (displayed as Total Digits) of the object.totalDigits - the value to setpublic String getWhitespace()
whitespace property (displayed as 'Whitespace') of the object.Stringpublic void setWhitespace(String whitespace)
whitespace property (displayed as Whitespace) of the object.whitespace - 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.