Package org.isotc211.x2005.gmd
Interface MDFeatureCatalogueDescriptionType
-
- All Superinterfaces:
AbstractMDContentInformationType,AbstractObjectType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
MDFeatureCatalogueDescriptionTypeImpl
public interface MDFeatureCatalogueDescriptionType extends AbstractMDContentInformationType
An XML MD_FeatureCatalogueDescription_Type(@http://www.isotc211.org/2005/gmd). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMDFeatureCatalogueDescriptionType.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 BooleanPropertyTypeaddNewComplianceCode()Appends and returns a new empty "complianceCode" elementCICitationPropertyTypeaddNewFeatureCatalogueCitation()Appends and returns a new empty value (as xml) as the last "featureCatalogueCitation" elementGenericNamePropertyTypeaddNewFeatureTypes()Appends and returns a new empty value (as xml) as the last "featureTypes" elementBooleanPropertyTypeaddNewIncludedWithDataset()Appends and returns a new empty "includedWithDataset" elementCharacterStringPropertyTypeaddNewLanguage()Appends and returns a new empty value (as xml) as the last "language" elementBooleanPropertyTypegetComplianceCode()Gets the "complianceCode" elementCICitationPropertyType[]getFeatureCatalogueCitationArray()Gets array of all "featureCatalogueCitation" elementsCICitationPropertyTypegetFeatureCatalogueCitationArray(int i)Gets ith "featureCatalogueCitation" elementGenericNamePropertyType[]getFeatureTypesArray()Gets array of all "featureTypes" elementsGenericNamePropertyTypegetFeatureTypesArray(int i)Gets ith "featureTypes" elementBooleanPropertyTypegetIncludedWithDataset()Gets the "includedWithDataset" elementCharacterStringPropertyType[]getLanguageArray()Gets array of all "language" elementsCharacterStringPropertyTypegetLanguageArray(int i)Gets ith "language" elementCICitationPropertyTypeinsertNewFeatureCatalogueCitation(int i)Inserts and returns a new empty value (as xml) as the ith "featureCatalogueCitation" elementGenericNamePropertyTypeinsertNewFeatureTypes(int i)Inserts and returns a new empty value (as xml) as the ith "featureTypes" elementCharacterStringPropertyTypeinsertNewLanguage(int i)Inserts and returns a new empty value (as xml) as the ith "language" elementbooleanisSetComplianceCode()True if has "complianceCode" elementvoidremoveFeatureCatalogueCitation(int i)Removes the ith "featureCatalogueCitation" elementvoidremoveFeatureTypes(int i)Removes the ith "featureTypes" elementvoidremoveLanguage(int i)Removes the ith "language" elementvoidsetComplianceCode(BooleanPropertyType complianceCode)Sets the "complianceCode" elementvoidsetFeatureCatalogueCitationArray(int i, CICitationPropertyType featureCatalogueCitation)Sets ith "featureCatalogueCitation" elementvoidsetFeatureCatalogueCitationArray(CICitationPropertyType[] featureCatalogueCitationArray)Sets array of all "featureCatalogueCitation" elementvoidsetFeatureTypesArray(int i, GenericNamePropertyType featureTypes)Sets ith "featureTypes" elementvoidsetFeatureTypesArray(GenericNamePropertyType[] featureTypesArray)Sets array of all "featureTypes" elementvoidsetIncludedWithDataset(BooleanPropertyType includedWithDataset)Sets the "includedWithDataset" elementvoidsetLanguageArray(int i, CharacterStringPropertyType language)Sets ith "language" elementvoidsetLanguageArray(CharacterStringPropertyType[] languageArray)Sets array of all "language" elementintsizeOfFeatureCatalogueCitationArray()Returns number of "featureCatalogueCitation" elementintsizeOfFeatureTypesArray()Returns number of "featureTypes" elementintsizeOfLanguageArray()Returns number of "language" elementvoidunsetComplianceCode()Unsets the "complianceCode" 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
-
getComplianceCode
BooleanPropertyType getComplianceCode()
Gets the "complianceCode" element
-
isSetComplianceCode
boolean isSetComplianceCode()
True if has "complianceCode" element
-
setComplianceCode
void setComplianceCode(BooleanPropertyType complianceCode)
Sets the "complianceCode" element
-
addNewComplianceCode
BooleanPropertyType addNewComplianceCode()
Appends and returns a new empty "complianceCode" element
-
unsetComplianceCode
void unsetComplianceCode()
Unsets the "complianceCode" element
-
getLanguageArray
CharacterStringPropertyType[] getLanguageArray()
Gets array of all "language" elements
-
getLanguageArray
CharacterStringPropertyType getLanguageArray(int i)
Gets ith "language" element
-
sizeOfLanguageArray
int sizeOfLanguageArray()
Returns number of "language" element
-
setLanguageArray
void setLanguageArray(CharacterStringPropertyType[] languageArray)
Sets array of all "language" element
-
setLanguageArray
void setLanguageArray(int i, CharacterStringPropertyType language)Sets ith "language" element
-
insertNewLanguage
CharacterStringPropertyType insertNewLanguage(int i)
Inserts and returns a new empty value (as xml) as the ith "language" element
-
addNewLanguage
CharacterStringPropertyType addNewLanguage()
Appends and returns a new empty value (as xml) as the last "language" element
-
removeLanguage
void removeLanguage(int i)
Removes the ith "language" element
-
getIncludedWithDataset
BooleanPropertyType getIncludedWithDataset()
Gets the "includedWithDataset" element
-
setIncludedWithDataset
void setIncludedWithDataset(BooleanPropertyType includedWithDataset)
Sets the "includedWithDataset" element
-
addNewIncludedWithDataset
BooleanPropertyType addNewIncludedWithDataset()
Appends and returns a new empty "includedWithDataset" element
-
getFeatureTypesArray
GenericNamePropertyType[] getFeatureTypesArray()
Gets array of all "featureTypes" elements
-
getFeatureTypesArray
GenericNamePropertyType getFeatureTypesArray(int i)
Gets ith "featureTypes" element
-
sizeOfFeatureTypesArray
int sizeOfFeatureTypesArray()
Returns number of "featureTypes" element
-
setFeatureTypesArray
void setFeatureTypesArray(GenericNamePropertyType[] featureTypesArray)
Sets array of all "featureTypes" element
-
setFeatureTypesArray
void setFeatureTypesArray(int i, GenericNamePropertyType featureTypes)Sets ith "featureTypes" element
-
insertNewFeatureTypes
GenericNamePropertyType insertNewFeatureTypes(int i)
Inserts and returns a new empty value (as xml) as the ith "featureTypes" element
-
addNewFeatureTypes
GenericNamePropertyType addNewFeatureTypes()
Appends and returns a new empty value (as xml) as the last "featureTypes" element
-
removeFeatureTypes
void removeFeatureTypes(int i)
Removes the ith "featureTypes" element
-
getFeatureCatalogueCitationArray
CICitationPropertyType[] getFeatureCatalogueCitationArray()
Gets array of all "featureCatalogueCitation" elements
-
getFeatureCatalogueCitationArray
CICitationPropertyType getFeatureCatalogueCitationArray(int i)
Gets ith "featureCatalogueCitation" element
-
sizeOfFeatureCatalogueCitationArray
int sizeOfFeatureCatalogueCitationArray()
Returns number of "featureCatalogueCitation" element
-
setFeatureCatalogueCitationArray
void setFeatureCatalogueCitationArray(CICitationPropertyType[] featureCatalogueCitationArray)
Sets array of all "featureCatalogueCitation" element
-
setFeatureCatalogueCitationArray
void setFeatureCatalogueCitationArray(int i, CICitationPropertyType featureCatalogueCitation)Sets ith "featureCatalogueCitation" element
-
insertNewFeatureCatalogueCitation
CICitationPropertyType insertNewFeatureCatalogueCitation(int i)
Inserts and returns a new empty value (as xml) as the ith "featureCatalogueCitation" element
-
addNewFeatureCatalogueCitation
CICitationPropertyType addNewFeatureCatalogueCitation()
Appends and returns a new empty value (as xml) as the last "featureCatalogueCitation" element
-
removeFeatureCatalogueCitation
void removeFeatureCatalogueCitation(int i)
Removes the ith "featureCatalogueCitation" element
-
-