Package org.isotc211.x2005.gmd
Interface MDExtendedElementInformationType
-
- All Superinterfaces:
AbstractObjectType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
MDExtendedElementInformationTypeImpl
public interface MDExtendedElementInformationType extends AbstractObjectType
An XML MD_ExtendedElementInformation_Type(@http://www.isotc211.org/2005/gmd). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMDExtendedElementInformationType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CharacterStringPropertyTypeaddNewCondition()Appends and returns a new empty "condition" elementMDDatatypeCodePropertyTypeaddNewDataType()Appends and returns a new empty "dataType" elementCharacterStringPropertyTypeaddNewDefinition()Appends and returns a new empty "definition" elementIntegerPropertyTypeaddNewDomainCode()Appends and returns a new empty "domainCode" elementCharacterStringPropertyTypeaddNewDomainValue()Appends and returns a new empty "domainValue" elementCharacterStringPropertyTypeaddNewMaximumOccurrence()Appends and returns a new empty "maximumOccurrence" elementCharacterStringPropertyTypeaddNewName()Appends and returns a new empty "name" elementMDObligationCodePropertyTypeaddNewObligation()Appends and returns a new empty "obligation" elementCharacterStringPropertyTypeaddNewParentEntity()Appends and returns a new empty value (as xml) as the last "parentEntity" elementCharacterStringPropertyTypeaddNewRationale()Appends and returns a new empty value (as xml) as the last "rationale" elementCharacterStringPropertyTypeaddNewRule()Appends and returns a new empty "rule" elementCharacterStringPropertyTypeaddNewShortName()Appends and returns a new empty "shortName" elementCIResponsiblePartyPropertyTypeaddNewSource()Appends and returns a new empty value (as xml) as the last "source" elementCharacterStringPropertyTypegetCondition()Gets the "condition" elementMDDatatypeCodePropertyTypegetDataType()Gets the "dataType" elementCharacterStringPropertyTypegetDefinition()Gets the "definition" elementIntegerPropertyTypegetDomainCode()Gets the "domainCode" elementCharacterStringPropertyTypegetDomainValue()Gets the "domainValue" elementCharacterStringPropertyTypegetMaximumOccurrence()Gets the "maximumOccurrence" elementCharacterStringPropertyTypegetName()Gets the "name" elementMDObligationCodePropertyTypegetObligation()Gets the "obligation" elementCharacterStringPropertyType[]getParentEntityArray()Gets array of all "parentEntity" elementsCharacterStringPropertyTypegetParentEntityArray(int i)Gets ith "parentEntity" elementCharacterStringPropertyType[]getRationaleArray()Gets array of all "rationale" elementsCharacterStringPropertyTypegetRationaleArray(int i)Gets ith "rationale" elementCharacterStringPropertyTypegetRule()Gets the "rule" elementCharacterStringPropertyTypegetShortName()Gets the "shortName" elementCIResponsiblePartyPropertyType[]getSourceArray()Gets array of all "source" elementsCIResponsiblePartyPropertyTypegetSourceArray(int i)Gets ith "source" elementCharacterStringPropertyTypeinsertNewParentEntity(int i)Inserts and returns a new empty value (as xml) as the ith "parentEntity" elementCharacterStringPropertyTypeinsertNewRationale(int i)Inserts and returns a new empty value (as xml) as the ith "rationale" elementCIResponsiblePartyPropertyTypeinsertNewSource(int i)Inserts and returns a new empty value (as xml) as the ith "source" elementbooleanisSetCondition()True if has "condition" elementbooleanisSetDomainCode()True if has "domainCode" elementbooleanisSetDomainValue()True if has "domainValue" elementbooleanisSetMaximumOccurrence()True if has "maximumOccurrence" elementbooleanisSetObligation()True if has "obligation" elementbooleanisSetShortName()True if has "shortName" elementvoidremoveParentEntity(int i)Removes the ith "parentEntity" elementvoidremoveRationale(int i)Removes the ith "rationale" elementvoidremoveSource(int i)Removes the ith "source" elementvoidsetCondition(CharacterStringPropertyType condition)Sets the "condition" elementvoidsetDataType(MDDatatypeCodePropertyType dataType)Sets the "dataType" elementvoidsetDefinition(CharacterStringPropertyType definition)Sets the "definition" elementvoidsetDomainCode(IntegerPropertyType domainCode)Sets the "domainCode" elementvoidsetDomainValue(CharacterStringPropertyType domainValue)Sets the "domainValue" elementvoidsetMaximumOccurrence(CharacterStringPropertyType maximumOccurrence)Sets the "maximumOccurrence" elementvoidsetName(CharacterStringPropertyType name)Sets the "name" elementvoidsetObligation(MDObligationCodePropertyType obligation)Sets the "obligation" elementvoidsetParentEntityArray(int i, CharacterStringPropertyType parentEntity)Sets ith "parentEntity" elementvoidsetParentEntityArray(CharacterStringPropertyType[] parentEntityArray)Sets array of all "parentEntity" elementvoidsetRationaleArray(int i, CharacterStringPropertyType rationale)Sets ith "rationale" elementvoidsetRationaleArray(CharacterStringPropertyType[] rationaleArray)Sets array of all "rationale" elementvoidsetRule(CharacterStringPropertyType rule)Sets the "rule" elementvoidsetShortName(CharacterStringPropertyType shortName)Sets the "shortName" elementvoidsetSourceArray(int i, CIResponsiblePartyPropertyType source)Sets ith "source" elementvoidsetSourceArray(CIResponsiblePartyPropertyType[] sourceArray)Sets array of all "source" elementintsizeOfParentEntityArray()Returns number of "parentEntity" elementintsizeOfRationaleArray()Returns number of "rationale" elementintsizeOfSourceArray()Returns number of "source" elementvoidunsetCondition()Unsets the "condition" elementvoidunsetDomainCode()Unsets the "domainCode" elementvoidunsetDomainValue()Unsets the "domainValue" elementvoidunsetMaximumOccurrence()Unsets the "maximumOccurrence" elementvoidunsetObligation()Unsets the "obligation" elementvoidunsetShortName()Unsets the "shortName" element-
Methods inherited from interface org.isotc211.x2005.gco.AbstractObjectType
getId, getUuid, isSetId, isSetUuid, setId, setUuid, unsetId, unsetUuid, xgetId, xgetUuid, xsetId, xsetUuid
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getName
CharacterStringPropertyType getName()
Gets the "name" element
-
setName
void setName(CharacterStringPropertyType name)
Sets the "name" element
-
addNewName
CharacterStringPropertyType addNewName()
Appends and returns a new empty "name" element
-
getShortName
CharacterStringPropertyType getShortName()
Gets the "shortName" element
-
isSetShortName
boolean isSetShortName()
True if has "shortName" element
-
setShortName
void setShortName(CharacterStringPropertyType shortName)
Sets the "shortName" element
-
addNewShortName
CharacterStringPropertyType addNewShortName()
Appends and returns a new empty "shortName" element
-
unsetShortName
void unsetShortName()
Unsets the "shortName" element
-
getDomainCode
IntegerPropertyType getDomainCode()
Gets the "domainCode" element
-
isSetDomainCode
boolean isSetDomainCode()
True if has "domainCode" element
-
setDomainCode
void setDomainCode(IntegerPropertyType domainCode)
Sets the "domainCode" element
-
addNewDomainCode
IntegerPropertyType addNewDomainCode()
Appends and returns a new empty "domainCode" element
-
unsetDomainCode
void unsetDomainCode()
Unsets the "domainCode" element
-
getDefinition
CharacterStringPropertyType getDefinition()
Gets the "definition" element
-
setDefinition
void setDefinition(CharacterStringPropertyType definition)
Sets the "definition" element
-
addNewDefinition
CharacterStringPropertyType addNewDefinition()
Appends and returns a new empty "definition" element
-
getObligation
MDObligationCodePropertyType getObligation()
Gets the "obligation" element
-
isSetObligation
boolean isSetObligation()
True if has "obligation" element
-
setObligation
void setObligation(MDObligationCodePropertyType obligation)
Sets the "obligation" element
-
addNewObligation
MDObligationCodePropertyType addNewObligation()
Appends and returns a new empty "obligation" element
-
unsetObligation
void unsetObligation()
Unsets the "obligation" element
-
getCondition
CharacterStringPropertyType getCondition()
Gets the "condition" element
-
isSetCondition
boolean isSetCondition()
True if has "condition" element
-
setCondition
void setCondition(CharacterStringPropertyType condition)
Sets the "condition" element
-
addNewCondition
CharacterStringPropertyType addNewCondition()
Appends and returns a new empty "condition" element
-
unsetCondition
void unsetCondition()
Unsets the "condition" element
-
getDataType
MDDatatypeCodePropertyType getDataType()
Gets the "dataType" element
-
setDataType
void setDataType(MDDatatypeCodePropertyType dataType)
Sets the "dataType" element
-
addNewDataType
MDDatatypeCodePropertyType addNewDataType()
Appends and returns a new empty "dataType" element
-
getMaximumOccurrence
CharacterStringPropertyType getMaximumOccurrence()
Gets the "maximumOccurrence" element
-
isSetMaximumOccurrence
boolean isSetMaximumOccurrence()
True if has "maximumOccurrence" element
-
setMaximumOccurrence
void setMaximumOccurrence(CharacterStringPropertyType maximumOccurrence)
Sets the "maximumOccurrence" element
-
addNewMaximumOccurrence
CharacterStringPropertyType addNewMaximumOccurrence()
Appends and returns a new empty "maximumOccurrence" element
-
unsetMaximumOccurrence
void unsetMaximumOccurrence()
Unsets the "maximumOccurrence" element
-
getDomainValue
CharacterStringPropertyType getDomainValue()
Gets the "domainValue" element
-
isSetDomainValue
boolean isSetDomainValue()
True if has "domainValue" element
-
setDomainValue
void setDomainValue(CharacterStringPropertyType domainValue)
Sets the "domainValue" element
-
addNewDomainValue
CharacterStringPropertyType addNewDomainValue()
Appends and returns a new empty "domainValue" element
-
unsetDomainValue
void unsetDomainValue()
Unsets the "domainValue" element
-
getParentEntityArray
CharacterStringPropertyType[] getParentEntityArray()
Gets array of all "parentEntity" elements
-
getParentEntityArray
CharacterStringPropertyType getParentEntityArray(int i)
Gets ith "parentEntity" element
-
sizeOfParentEntityArray
int sizeOfParentEntityArray()
Returns number of "parentEntity" element
-
setParentEntityArray
void setParentEntityArray(CharacterStringPropertyType[] parentEntityArray)
Sets array of all "parentEntity" element
-
setParentEntityArray
void setParentEntityArray(int i, CharacterStringPropertyType parentEntity)Sets ith "parentEntity" element
-
insertNewParentEntity
CharacterStringPropertyType insertNewParentEntity(int i)
Inserts and returns a new empty value (as xml) as the ith "parentEntity" element
-
addNewParentEntity
CharacterStringPropertyType addNewParentEntity()
Appends and returns a new empty value (as xml) as the last "parentEntity" element
-
removeParentEntity
void removeParentEntity(int i)
Removes the ith "parentEntity" element
-
getRule
CharacterStringPropertyType getRule()
Gets the "rule" element
-
setRule
void setRule(CharacterStringPropertyType rule)
Sets the "rule" element
-
addNewRule
CharacterStringPropertyType addNewRule()
Appends and returns a new empty "rule" element
-
getRationaleArray
CharacterStringPropertyType[] getRationaleArray()
Gets array of all "rationale" elements
-
getRationaleArray
CharacterStringPropertyType getRationaleArray(int i)
Gets ith "rationale" element
-
sizeOfRationaleArray
int sizeOfRationaleArray()
Returns number of "rationale" element
-
setRationaleArray
void setRationaleArray(CharacterStringPropertyType[] rationaleArray)
Sets array of all "rationale" element
-
setRationaleArray
void setRationaleArray(int i, CharacterStringPropertyType rationale)Sets ith "rationale" element
-
insertNewRationale
CharacterStringPropertyType insertNewRationale(int i)
Inserts and returns a new empty value (as xml) as the ith "rationale" element
-
addNewRationale
CharacterStringPropertyType addNewRationale()
Appends and returns a new empty value (as xml) as the last "rationale" element
-
removeRationale
void removeRationale(int i)
Removes the ith "rationale" element
-
getSourceArray
CIResponsiblePartyPropertyType[] getSourceArray()
Gets array of all "source" elements
-
getSourceArray
CIResponsiblePartyPropertyType getSourceArray(int i)
Gets ith "source" element
-
sizeOfSourceArray
int sizeOfSourceArray()
Returns number of "source" element
-
setSourceArray
void setSourceArray(CIResponsiblePartyPropertyType[] sourceArray)
Sets array of all "source" element
-
setSourceArray
void setSourceArray(int i, CIResponsiblePartyPropertyType source)Sets ith "source" element
-
insertNewSource
CIResponsiblePartyPropertyType insertNewSource(int i)
Inserts and returns a new empty value (as xml) as the ith "source" element
-
addNewSource
CIResponsiblePartyPropertyType addNewSource()
Appends and returns a new empty value (as xml) as the last "source" element
-
removeSource
void removeSource(int i)
Removes the ith "source" element
-
-