Package org.isotc211.x2005.gmd.impl
Class MDMetadataTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- org.isotc211.x2005.gco.impl.AbstractObjectTypeImpl
-
- org.isotc211.x2005.gmd.impl.MDMetadataTypeImpl
-
- All Implemented Interfaces:
Serializable,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource,AbstractObjectType,MDMetadataType
public class MDMetadataTypeImpl extends AbstractObjectTypeImpl implements MDMetadataType
An XML MD_Metadata_Type(@http://www.isotc211.org/2005/gmd). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.isotc211.x2005.gco.AbstractObjectType
AbstractObjectType.Factory
-
Nested classes/interfaces inherited from interface org.isotc211.x2005.gmd.MDMetadataType
MDMetadataType.Factory
-
-
Field Summary
-
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
-
Fields inherited from interface org.isotc211.x2005.gco.AbstractObjectType
type
-
Fields inherited from interface org.isotc211.x2005.gmd.MDMetadataType
type
-
-
Constructor Summary
Constructors Constructor Description MDMetadataTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MDApplicationSchemaInformationPropertyTypeaddNewApplicationSchemaInfo()Appends and returns a new empty value (as xml) as the last "applicationSchemaInfo" elementMDCharacterSetCodePropertyTypeaddNewCharacterSet()Appends and returns a new empty "characterSet" elementCIResponsiblePartyPropertyTypeaddNewContact()Appends and returns a new empty value (as xml) as the last "contact" elementMDContentInformationPropertyTypeaddNewContentInfo()Appends and returns a new empty value (as xml) as the last "contentInfo" elementDQDataQualityPropertyTypeaddNewDataQualityInfo()Appends and returns a new empty value (as xml) as the last "dataQualityInfo" elementCharacterStringPropertyTypeaddNewDataSetURI()Appends and returns a new empty "dataSetURI" elementDatePropertyTypeaddNewDateStamp()Appends and returns a new empty "dateStamp" elementDSDataSetPropertyTypeaddNewDescribes()Appends and returns a new empty value (as xml) as the last "describes" elementMDDistributionPropertyTypeaddNewDistributionInfo()Appends and returns a new empty "distributionInfo" elementObjectReferencePropertyTypeaddNewFeatureAttribute()Appends and returns a new empty value (as xml) as the last "featureAttribute" elementObjectReferencePropertyTypeaddNewFeatureType()Appends and returns a new empty value (as xml) as the last "featureType" elementCharacterStringPropertyTypeaddNewFileIdentifier()Appends and returns a new empty "fileIdentifier" elementMDScopeCodePropertyTypeaddNewHierarchyLevel()Appends and returns a new empty value (as xml) as the last "hierarchyLevel" elementCharacterStringPropertyTypeaddNewHierarchyLevelName()Appends and returns a new empty value (as xml) as the last "hierarchyLevelName" elementMDIdentificationPropertyTypeaddNewIdentificationInfo()Appends and returns a new empty value (as xml) as the last "identificationInfo" elementCharacterStringPropertyTypeaddNewLanguage()Appends and returns a new empty "language" elementPTLocalePropertyTypeaddNewLocale()Appends and returns a new empty value (as xml) as the last "locale" elementMDConstraintsPropertyTypeaddNewMetadataConstraints()Appends and returns a new empty value (as xml) as the last "metadataConstraints" elementMDMetadataExtensionInformationPropertyTypeaddNewMetadataExtensionInfo()Appends and returns a new empty value (as xml) as the last "metadataExtensionInfo" elementMDMaintenanceInformationPropertyTypeaddNewMetadataMaintenance()Appends and returns a new empty "metadataMaintenance" elementCharacterStringPropertyTypeaddNewMetadataStandardName()Appends and returns a new empty "metadataStandardName" elementCharacterStringPropertyTypeaddNewMetadataStandardVersion()Appends and returns a new empty "metadataStandardVersion" elementCharacterStringPropertyTypeaddNewParentIdentifier()Appends and returns a new empty "parentIdentifier" elementMDPortrayalCatalogueReferencePropertyTypeaddNewPortrayalCatalogueInfo()Appends and returns a new empty value (as xml) as the last "portrayalCatalogueInfo" elementObjectReferencePropertyTypeaddNewPropertyType()Appends and returns a new empty value (as xml) as the last "propertyType" elementMDReferenceSystemPropertyTypeaddNewReferenceSystemInfo()Appends and returns a new empty value (as xml) as the last "referenceSystemInfo" elementDSAggregatePropertyTypeaddNewSeries()Appends and returns a new empty value (as xml) as the last "series" elementMDSpatialRepresentationPropertyTypeaddNewSpatialRepresentationInfo()Appends and returns a new empty value (as xml) as the last "spatialRepresentationInfo" elementMDApplicationSchemaInformationPropertyType[]getApplicationSchemaInfoArray()Gets array of all "applicationSchemaInfo" elementsMDApplicationSchemaInformationPropertyTypegetApplicationSchemaInfoArray(int i)Gets ith "applicationSchemaInfo" elementMDCharacterSetCodePropertyTypegetCharacterSet()Gets the "characterSet" elementCIResponsiblePartyPropertyType[]getContactArray()Gets array of all "contact" elementsCIResponsiblePartyPropertyTypegetContactArray(int i)Gets ith "contact" elementMDContentInformationPropertyType[]getContentInfoArray()Gets array of all "contentInfo" elementsMDContentInformationPropertyTypegetContentInfoArray(int i)Gets ith "contentInfo" elementDQDataQualityPropertyType[]getDataQualityInfoArray()Gets array of all "dataQualityInfo" elementsDQDataQualityPropertyTypegetDataQualityInfoArray(int i)Gets ith "dataQualityInfo" elementCharacterStringPropertyTypegetDataSetURI()Gets the "dataSetURI" elementDatePropertyTypegetDateStamp()Gets the "dateStamp" elementDSDataSetPropertyType[]getDescribesArray()Gets array of all "describes" elementsDSDataSetPropertyTypegetDescribesArray(int i)Gets ith "describes" elementMDDistributionPropertyTypegetDistributionInfo()Gets the "distributionInfo" elementObjectReferencePropertyType[]getFeatureAttributeArray()Gets array of all "featureAttribute" elementsObjectReferencePropertyTypegetFeatureAttributeArray(int i)Gets ith "featureAttribute" elementObjectReferencePropertyType[]getFeatureTypeArray()Gets array of all "featureType" elementsObjectReferencePropertyTypegetFeatureTypeArray(int i)Gets ith "featureType" elementCharacterStringPropertyTypegetFileIdentifier()Gets the "fileIdentifier" elementMDScopeCodePropertyType[]getHierarchyLevelArray()Gets array of all "hierarchyLevel" elementsMDScopeCodePropertyTypegetHierarchyLevelArray(int i)Gets ith "hierarchyLevel" elementCharacterStringPropertyType[]getHierarchyLevelNameArray()Gets array of all "hierarchyLevelName" elementsCharacterStringPropertyTypegetHierarchyLevelNameArray(int i)Gets ith "hierarchyLevelName" elementMDIdentificationPropertyType[]getIdentificationInfoArray()Gets array of all "identificationInfo" elementsMDIdentificationPropertyTypegetIdentificationInfoArray(int i)Gets ith "identificationInfo" elementCharacterStringPropertyTypegetLanguage()Gets the "language" elementPTLocalePropertyType[]getLocaleArray()Gets array of all "locale" elementsPTLocalePropertyTypegetLocaleArray(int i)Gets ith "locale" elementMDConstraintsPropertyType[]getMetadataConstraintsArray()Gets array of all "metadataConstraints" elementsMDConstraintsPropertyTypegetMetadataConstraintsArray(int i)Gets ith "metadataConstraints" elementMDMetadataExtensionInformationPropertyType[]getMetadataExtensionInfoArray()Gets array of all "metadataExtensionInfo" elementsMDMetadataExtensionInformationPropertyTypegetMetadataExtensionInfoArray(int i)Gets ith "metadataExtensionInfo" elementMDMaintenanceInformationPropertyTypegetMetadataMaintenance()Gets the "metadataMaintenance" elementCharacterStringPropertyTypegetMetadataStandardName()Gets the "metadataStandardName" elementCharacterStringPropertyTypegetMetadataStandardVersion()Gets the "metadataStandardVersion" elementCharacterStringPropertyTypegetParentIdentifier()Gets the "parentIdentifier" elementMDPortrayalCatalogueReferencePropertyType[]getPortrayalCatalogueInfoArray()Gets array of all "portrayalCatalogueInfo" elementsMDPortrayalCatalogueReferencePropertyTypegetPortrayalCatalogueInfoArray(int i)Gets ith "portrayalCatalogueInfo" elementObjectReferencePropertyType[]getPropertyTypeArray()Gets array of all "propertyType" elementsObjectReferencePropertyTypegetPropertyTypeArray(int i)Gets ith "propertyType" elementMDReferenceSystemPropertyType[]getReferenceSystemInfoArray()Gets array of all "referenceSystemInfo" elementsMDReferenceSystemPropertyTypegetReferenceSystemInfoArray(int i)Gets ith "referenceSystemInfo" elementDSAggregatePropertyType[]getSeriesArray()Gets array of all "series" elementsDSAggregatePropertyTypegetSeriesArray(int i)Gets ith "series" elementMDSpatialRepresentationPropertyType[]getSpatialRepresentationInfoArray()Gets array of all "spatialRepresentationInfo" elementsMDSpatialRepresentationPropertyTypegetSpatialRepresentationInfoArray(int i)Gets ith "spatialRepresentationInfo" elementMDApplicationSchemaInformationPropertyTypeinsertNewApplicationSchemaInfo(int i)Inserts and returns a new empty value (as xml) as the ith "applicationSchemaInfo" elementCIResponsiblePartyPropertyTypeinsertNewContact(int i)Inserts and returns a new empty value (as xml) as the ith "contact" elementMDContentInformationPropertyTypeinsertNewContentInfo(int i)Inserts and returns a new empty value (as xml) as the ith "contentInfo" elementDQDataQualityPropertyTypeinsertNewDataQualityInfo(int i)Inserts and returns a new empty value (as xml) as the ith "dataQualityInfo" elementDSDataSetPropertyTypeinsertNewDescribes(int i)Inserts and returns a new empty value (as xml) as the ith "describes" elementObjectReferencePropertyTypeinsertNewFeatureAttribute(int i)Inserts and returns a new empty value (as xml) as the ith "featureAttribute" elementObjectReferencePropertyTypeinsertNewFeatureType(int i)Inserts and returns a new empty value (as xml) as the ith "featureType" elementMDScopeCodePropertyTypeinsertNewHierarchyLevel(int i)Inserts and returns a new empty value (as xml) as the ith "hierarchyLevel" elementCharacterStringPropertyTypeinsertNewHierarchyLevelName(int i)Inserts and returns a new empty value (as xml) as the ith "hierarchyLevelName" elementMDIdentificationPropertyTypeinsertNewIdentificationInfo(int i)Inserts and returns a new empty value (as xml) as the ith "identificationInfo" elementPTLocalePropertyTypeinsertNewLocale(int i)Inserts and returns a new empty value (as xml) as the ith "locale" elementMDConstraintsPropertyTypeinsertNewMetadataConstraints(int i)Inserts and returns a new empty value (as xml) as the ith "metadataConstraints" elementMDMetadataExtensionInformationPropertyTypeinsertNewMetadataExtensionInfo(int i)Inserts and returns a new empty value (as xml) as the ith "metadataExtensionInfo" elementMDPortrayalCatalogueReferencePropertyTypeinsertNewPortrayalCatalogueInfo(int i)Inserts and returns a new empty value (as xml) as the ith "portrayalCatalogueInfo" elementObjectReferencePropertyTypeinsertNewPropertyType(int i)Inserts and returns a new empty value (as xml) as the ith "propertyType" elementMDReferenceSystemPropertyTypeinsertNewReferenceSystemInfo(int i)Inserts and returns a new empty value (as xml) as the ith "referenceSystemInfo" elementDSAggregatePropertyTypeinsertNewSeries(int i)Inserts and returns a new empty value (as xml) as the ith "series" elementMDSpatialRepresentationPropertyTypeinsertNewSpatialRepresentationInfo(int i)Inserts and returns a new empty value (as xml) as the ith "spatialRepresentationInfo" elementbooleanisSetCharacterSet()True if has "characterSet" elementbooleanisSetDataSetURI()True if has "dataSetURI" elementbooleanisSetDistributionInfo()True if has "distributionInfo" elementbooleanisSetFileIdentifier()True if has "fileIdentifier" elementbooleanisSetLanguage()True if has "language" elementbooleanisSetMetadataMaintenance()True if has "metadataMaintenance" elementbooleanisSetMetadataStandardName()True if has "metadataStandardName" elementbooleanisSetMetadataStandardVersion()True if has "metadataStandardVersion" elementbooleanisSetParentIdentifier()True if has "parentIdentifier" elementvoidremoveApplicationSchemaInfo(int i)Removes the ith "applicationSchemaInfo" elementvoidremoveContact(int i)Removes the ith "contact" elementvoidremoveContentInfo(int i)Removes the ith "contentInfo" elementvoidremoveDataQualityInfo(int i)Removes the ith "dataQualityInfo" elementvoidremoveDescribes(int i)Removes the ith "describes" elementvoidremoveFeatureAttribute(int i)Removes the ith "featureAttribute" elementvoidremoveFeatureType(int i)Removes the ith "featureType" elementvoidremoveHierarchyLevel(int i)Removes the ith "hierarchyLevel" elementvoidremoveHierarchyLevelName(int i)Removes the ith "hierarchyLevelName" elementvoidremoveIdentificationInfo(int i)Removes the ith "identificationInfo" elementvoidremoveLocale(int i)Removes the ith "locale" elementvoidremoveMetadataConstraints(int i)Removes the ith "metadataConstraints" elementvoidremoveMetadataExtensionInfo(int i)Removes the ith "metadataExtensionInfo" elementvoidremovePortrayalCatalogueInfo(int i)Removes the ith "portrayalCatalogueInfo" elementvoidremovePropertyType(int i)Removes the ith "propertyType" elementvoidremoveReferenceSystemInfo(int i)Removes the ith "referenceSystemInfo" elementvoidremoveSeries(int i)Removes the ith "series" elementvoidremoveSpatialRepresentationInfo(int i)Removes the ith "spatialRepresentationInfo" elementvoidsetApplicationSchemaInfoArray(int i, MDApplicationSchemaInformationPropertyType applicationSchemaInfo)Sets ith "applicationSchemaInfo" elementvoidsetApplicationSchemaInfoArray(MDApplicationSchemaInformationPropertyType[] applicationSchemaInfoArray)Sets array of all "applicationSchemaInfo" elementvoidsetCharacterSet(MDCharacterSetCodePropertyType characterSet)Sets the "characterSet" elementvoidsetContactArray(int i, CIResponsiblePartyPropertyType contact)Sets ith "contact" elementvoidsetContactArray(CIResponsiblePartyPropertyType[] contactArray)Sets array of all "contact" elementvoidsetContentInfoArray(int i, MDContentInformationPropertyType contentInfo)Sets ith "contentInfo" elementvoidsetContentInfoArray(MDContentInformationPropertyType[] contentInfoArray)Sets array of all "contentInfo" elementvoidsetDataQualityInfoArray(int i, DQDataQualityPropertyType dataQualityInfo)Sets ith "dataQualityInfo" elementvoidsetDataQualityInfoArray(DQDataQualityPropertyType[] dataQualityInfoArray)Sets array of all "dataQualityInfo" elementvoidsetDataSetURI(CharacterStringPropertyType dataSetURI)Sets the "dataSetURI" elementvoidsetDateStamp(DatePropertyType dateStamp)Sets the "dateStamp" elementvoidsetDescribesArray(int i, DSDataSetPropertyType describes)Sets ith "describes" elementvoidsetDescribesArray(DSDataSetPropertyType[] describesArray)Sets array of all "describes" elementvoidsetDistributionInfo(MDDistributionPropertyType distributionInfo)Sets the "distributionInfo" elementvoidsetFeatureAttributeArray(int i, ObjectReferencePropertyType featureAttribute)Sets ith "featureAttribute" elementvoidsetFeatureAttributeArray(ObjectReferencePropertyType[] featureAttributeArray)Sets array of all "featureAttribute" elementvoidsetFeatureTypeArray(int i, ObjectReferencePropertyType featureType)Sets ith "featureType" elementvoidsetFeatureTypeArray(ObjectReferencePropertyType[] featureTypeArray)Sets array of all "featureType" elementvoidsetFileIdentifier(CharacterStringPropertyType fileIdentifier)Sets the "fileIdentifier" elementvoidsetHierarchyLevelArray(int i, MDScopeCodePropertyType hierarchyLevel)Sets ith "hierarchyLevel" elementvoidsetHierarchyLevelArray(MDScopeCodePropertyType[] hierarchyLevelArray)Sets array of all "hierarchyLevel" elementvoidsetHierarchyLevelNameArray(int i, CharacterStringPropertyType hierarchyLevelName)Sets ith "hierarchyLevelName" elementvoidsetHierarchyLevelNameArray(CharacterStringPropertyType[] hierarchyLevelNameArray)Sets array of all "hierarchyLevelName" elementvoidsetIdentificationInfoArray(int i, MDIdentificationPropertyType identificationInfo)Sets ith "identificationInfo" elementvoidsetIdentificationInfoArray(MDIdentificationPropertyType[] identificationInfoArray)Sets array of all "identificationInfo" elementvoidsetLanguage(CharacterStringPropertyType language)Sets the "language" elementvoidsetLocaleArray(int i, PTLocalePropertyType locale)Sets ith "locale" elementvoidsetLocaleArray(PTLocalePropertyType[] localeArray)Sets array of all "locale" elementvoidsetMetadataConstraintsArray(int i, MDConstraintsPropertyType metadataConstraints)Sets ith "metadataConstraints" elementvoidsetMetadataConstraintsArray(MDConstraintsPropertyType[] metadataConstraintsArray)Sets array of all "metadataConstraints" elementvoidsetMetadataExtensionInfoArray(int i, MDMetadataExtensionInformationPropertyType metadataExtensionInfo)Sets ith "metadataExtensionInfo" elementvoidsetMetadataExtensionInfoArray(MDMetadataExtensionInformationPropertyType[] metadataExtensionInfoArray)Sets array of all "metadataExtensionInfo" elementvoidsetMetadataMaintenance(MDMaintenanceInformationPropertyType metadataMaintenance)Sets the "metadataMaintenance" elementvoidsetMetadataStandardName(CharacterStringPropertyType metadataStandardName)Sets the "metadataStandardName" elementvoidsetMetadataStandardVersion(CharacterStringPropertyType metadataStandardVersion)Sets the "metadataStandardVersion" elementvoidsetParentIdentifier(CharacterStringPropertyType parentIdentifier)Sets the "parentIdentifier" elementvoidsetPortrayalCatalogueInfoArray(int i, MDPortrayalCatalogueReferencePropertyType portrayalCatalogueInfo)Sets ith "portrayalCatalogueInfo" elementvoidsetPortrayalCatalogueInfoArray(MDPortrayalCatalogueReferencePropertyType[] portrayalCatalogueInfoArray)Sets array of all "portrayalCatalogueInfo" elementvoidsetPropertyTypeArray(int i, ObjectReferencePropertyType propertyType)Sets ith "propertyType" elementvoidsetPropertyTypeArray(ObjectReferencePropertyType[] propertyTypeArray)Sets array of all "propertyType" elementvoidsetReferenceSystemInfoArray(int i, MDReferenceSystemPropertyType referenceSystemInfo)Sets ith "referenceSystemInfo" elementvoidsetReferenceSystemInfoArray(MDReferenceSystemPropertyType[] referenceSystemInfoArray)Sets array of all "referenceSystemInfo" elementvoidsetSeriesArray(int i, DSAggregatePropertyType series)Sets ith "series" elementvoidsetSeriesArray(DSAggregatePropertyType[] seriesArray)Sets array of all "series" elementvoidsetSpatialRepresentationInfoArray(int i, MDSpatialRepresentationPropertyType spatialRepresentationInfo)Sets ith "spatialRepresentationInfo" elementvoidsetSpatialRepresentationInfoArray(MDSpatialRepresentationPropertyType[] spatialRepresentationInfoArray)Sets array of all "spatialRepresentationInfo" elementintsizeOfApplicationSchemaInfoArray()Returns number of "applicationSchemaInfo" elementintsizeOfContactArray()Returns number of "contact" elementintsizeOfContentInfoArray()Returns number of "contentInfo" elementintsizeOfDataQualityInfoArray()Returns number of "dataQualityInfo" elementintsizeOfDescribesArray()Returns number of "describes" elementintsizeOfFeatureAttributeArray()Returns number of "featureAttribute" elementintsizeOfFeatureTypeArray()Returns number of "featureType" elementintsizeOfHierarchyLevelArray()Returns number of "hierarchyLevel" elementintsizeOfHierarchyLevelNameArray()Returns number of "hierarchyLevelName" elementintsizeOfIdentificationInfoArray()Returns number of "identificationInfo" elementintsizeOfLocaleArray()Returns number of "locale" elementintsizeOfMetadataConstraintsArray()Returns number of "metadataConstraints" elementintsizeOfMetadataExtensionInfoArray()Returns number of "metadataExtensionInfo" elementintsizeOfPortrayalCatalogueInfoArray()Returns number of "portrayalCatalogueInfo" elementintsizeOfPropertyTypeArray()Returns number of "propertyType" elementintsizeOfReferenceSystemInfoArray()Returns number of "referenceSystemInfo" elementintsizeOfSeriesArray()Returns number of "series" elementintsizeOfSpatialRepresentationInfoArray()Returns number of "spatialRepresentationInfo" elementvoidunsetCharacterSet()Unsets the "characterSet" elementvoidunsetDataSetURI()Unsets the "dataSetURI" elementvoidunsetDistributionInfo()Unsets the "distributionInfo" elementvoidunsetFileIdentifier()Unsets the "fileIdentifier" elementvoidunsetLanguage()Unsets the "language" elementvoidunsetMetadataMaintenance()Unsets the "metadataMaintenance" elementvoidunsetMetadataStandardName()Unsets the "metadataStandardName" elementvoidunsetMetadataStandardVersion()Unsets the "metadataStandardVersion" elementvoidunsetParentIdentifier()Unsets the "parentIdentifier" element-
Methods inherited from class org.isotc211.x2005.gco.impl.AbstractObjectTypeImpl
getId, getUuid, isSetId, isSetUuid, setId, setUuid, unsetId, unsetUuid, xgetId, xgetUuid, xsetId, xsetUuid
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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
-
getFileIdentifier
public CharacterStringPropertyType getFileIdentifier()
Gets the "fileIdentifier" element- Specified by:
getFileIdentifierin interfaceMDMetadataType
-
isSetFileIdentifier
public boolean isSetFileIdentifier()
True if has "fileIdentifier" element- Specified by:
isSetFileIdentifierin interfaceMDMetadataType
-
setFileIdentifier
public void setFileIdentifier(CharacterStringPropertyType fileIdentifier)
Sets the "fileIdentifier" element- Specified by:
setFileIdentifierin interfaceMDMetadataType
-
addNewFileIdentifier
public CharacterStringPropertyType addNewFileIdentifier()
Appends and returns a new empty "fileIdentifier" element- Specified by:
addNewFileIdentifierin interfaceMDMetadataType
-
unsetFileIdentifier
public void unsetFileIdentifier()
Unsets the "fileIdentifier" element- Specified by:
unsetFileIdentifierin interfaceMDMetadataType
-
getLanguage
public CharacterStringPropertyType getLanguage()
Gets the "language" element- Specified by:
getLanguagein interfaceMDMetadataType
-
isSetLanguage
public boolean isSetLanguage()
True if has "language" element- Specified by:
isSetLanguagein interfaceMDMetadataType
-
setLanguage
public void setLanguage(CharacterStringPropertyType language)
Sets the "language" element- Specified by:
setLanguagein interfaceMDMetadataType
-
addNewLanguage
public CharacterStringPropertyType addNewLanguage()
Appends and returns a new empty "language" element- Specified by:
addNewLanguagein interfaceMDMetadataType
-
unsetLanguage
public void unsetLanguage()
Unsets the "language" element- Specified by:
unsetLanguagein interfaceMDMetadataType
-
getCharacterSet
public MDCharacterSetCodePropertyType getCharacterSet()
Gets the "characterSet" element- Specified by:
getCharacterSetin interfaceMDMetadataType
-
isSetCharacterSet
public boolean isSetCharacterSet()
True if has "characterSet" element- Specified by:
isSetCharacterSetin interfaceMDMetadataType
-
setCharacterSet
public void setCharacterSet(MDCharacterSetCodePropertyType characterSet)
Sets the "characterSet" element- Specified by:
setCharacterSetin interfaceMDMetadataType
-
addNewCharacterSet
public MDCharacterSetCodePropertyType addNewCharacterSet()
Appends and returns a new empty "characterSet" element- Specified by:
addNewCharacterSetin interfaceMDMetadataType
-
unsetCharacterSet
public void unsetCharacterSet()
Unsets the "characterSet" element- Specified by:
unsetCharacterSetin interfaceMDMetadataType
-
getParentIdentifier
public CharacterStringPropertyType getParentIdentifier()
Gets the "parentIdentifier" element- Specified by:
getParentIdentifierin interfaceMDMetadataType
-
isSetParentIdentifier
public boolean isSetParentIdentifier()
True if has "parentIdentifier" element- Specified by:
isSetParentIdentifierin interfaceMDMetadataType
-
setParentIdentifier
public void setParentIdentifier(CharacterStringPropertyType parentIdentifier)
Sets the "parentIdentifier" element- Specified by:
setParentIdentifierin interfaceMDMetadataType
-
addNewParentIdentifier
public CharacterStringPropertyType addNewParentIdentifier()
Appends and returns a new empty "parentIdentifier" element- Specified by:
addNewParentIdentifierin interfaceMDMetadataType
-
unsetParentIdentifier
public void unsetParentIdentifier()
Unsets the "parentIdentifier" element- Specified by:
unsetParentIdentifierin interfaceMDMetadataType
-
getHierarchyLevelArray
public MDScopeCodePropertyType[] getHierarchyLevelArray()
Gets array of all "hierarchyLevel" elements- Specified by:
getHierarchyLevelArrayin interfaceMDMetadataType
-
getHierarchyLevelArray
public MDScopeCodePropertyType getHierarchyLevelArray(int i)
Gets ith "hierarchyLevel" element- Specified by:
getHierarchyLevelArrayin interfaceMDMetadataType
-
sizeOfHierarchyLevelArray
public int sizeOfHierarchyLevelArray()
Returns number of "hierarchyLevel" element- Specified by:
sizeOfHierarchyLevelArrayin interfaceMDMetadataType
-
setHierarchyLevelArray
public void setHierarchyLevelArray(MDScopeCodePropertyType[] hierarchyLevelArray)
Sets array of all "hierarchyLevel" element- Specified by:
setHierarchyLevelArrayin interfaceMDMetadataType
-
setHierarchyLevelArray
public void setHierarchyLevelArray(int i, MDScopeCodePropertyType hierarchyLevel)Sets ith "hierarchyLevel" element- Specified by:
setHierarchyLevelArrayin interfaceMDMetadataType
-
insertNewHierarchyLevel
public MDScopeCodePropertyType insertNewHierarchyLevel(int i)
Inserts and returns a new empty value (as xml) as the ith "hierarchyLevel" element- Specified by:
insertNewHierarchyLevelin interfaceMDMetadataType
-
addNewHierarchyLevel
public MDScopeCodePropertyType addNewHierarchyLevel()
Appends and returns a new empty value (as xml) as the last "hierarchyLevel" element- Specified by:
addNewHierarchyLevelin interfaceMDMetadataType
-
removeHierarchyLevel
public void removeHierarchyLevel(int i)
Removes the ith "hierarchyLevel" element- Specified by:
removeHierarchyLevelin interfaceMDMetadataType
-
getHierarchyLevelNameArray
public CharacterStringPropertyType[] getHierarchyLevelNameArray()
Gets array of all "hierarchyLevelName" elements- Specified by:
getHierarchyLevelNameArrayin interfaceMDMetadataType
-
getHierarchyLevelNameArray
public CharacterStringPropertyType getHierarchyLevelNameArray(int i)
Gets ith "hierarchyLevelName" element- Specified by:
getHierarchyLevelNameArrayin interfaceMDMetadataType
-
sizeOfHierarchyLevelNameArray
public int sizeOfHierarchyLevelNameArray()
Returns number of "hierarchyLevelName" element- Specified by:
sizeOfHierarchyLevelNameArrayin interfaceMDMetadataType
-
setHierarchyLevelNameArray
public void setHierarchyLevelNameArray(CharacterStringPropertyType[] hierarchyLevelNameArray)
Sets array of all "hierarchyLevelName" element- Specified by:
setHierarchyLevelNameArrayin interfaceMDMetadataType
-
setHierarchyLevelNameArray
public void setHierarchyLevelNameArray(int i, CharacterStringPropertyType hierarchyLevelName)Sets ith "hierarchyLevelName" element- Specified by:
setHierarchyLevelNameArrayin interfaceMDMetadataType
-
insertNewHierarchyLevelName
public CharacterStringPropertyType insertNewHierarchyLevelName(int i)
Inserts and returns a new empty value (as xml) as the ith "hierarchyLevelName" element- Specified by:
insertNewHierarchyLevelNamein interfaceMDMetadataType
-
addNewHierarchyLevelName
public CharacterStringPropertyType addNewHierarchyLevelName()
Appends and returns a new empty value (as xml) as the last "hierarchyLevelName" element- Specified by:
addNewHierarchyLevelNamein interfaceMDMetadataType
-
removeHierarchyLevelName
public void removeHierarchyLevelName(int i)
Removes the ith "hierarchyLevelName" element- Specified by:
removeHierarchyLevelNamein interfaceMDMetadataType
-
getContactArray
public CIResponsiblePartyPropertyType[] getContactArray()
Gets array of all "contact" elements- Specified by:
getContactArrayin interfaceMDMetadataType
-
getContactArray
public CIResponsiblePartyPropertyType getContactArray(int i)
Gets ith "contact" element- Specified by:
getContactArrayin interfaceMDMetadataType
-
sizeOfContactArray
public int sizeOfContactArray()
Returns number of "contact" element- Specified by:
sizeOfContactArrayin interfaceMDMetadataType
-
setContactArray
public void setContactArray(CIResponsiblePartyPropertyType[] contactArray)
Sets array of all "contact" element- Specified by:
setContactArrayin interfaceMDMetadataType
-
setContactArray
public void setContactArray(int i, CIResponsiblePartyPropertyType contact)Sets ith "contact" element- Specified by:
setContactArrayin interfaceMDMetadataType
-
insertNewContact
public CIResponsiblePartyPropertyType insertNewContact(int i)
Inserts and returns a new empty value (as xml) as the ith "contact" element- Specified by:
insertNewContactin interfaceMDMetadataType
-
addNewContact
public CIResponsiblePartyPropertyType addNewContact()
Appends and returns a new empty value (as xml) as the last "contact" element- Specified by:
addNewContactin interfaceMDMetadataType
-
removeContact
public void removeContact(int i)
Removes the ith "contact" element- Specified by:
removeContactin interfaceMDMetadataType
-
getDateStamp
public DatePropertyType getDateStamp()
Gets the "dateStamp" element- Specified by:
getDateStampin interfaceMDMetadataType
-
setDateStamp
public void setDateStamp(DatePropertyType dateStamp)
Sets the "dateStamp" element- Specified by:
setDateStampin interfaceMDMetadataType
-
addNewDateStamp
public DatePropertyType addNewDateStamp()
Appends and returns a new empty "dateStamp" element- Specified by:
addNewDateStampin interfaceMDMetadataType
-
getMetadataStandardName
public CharacterStringPropertyType getMetadataStandardName()
Gets the "metadataStandardName" element- Specified by:
getMetadataStandardNamein interfaceMDMetadataType
-
isSetMetadataStandardName
public boolean isSetMetadataStandardName()
True if has "metadataStandardName" element- Specified by:
isSetMetadataStandardNamein interfaceMDMetadataType
-
setMetadataStandardName
public void setMetadataStandardName(CharacterStringPropertyType metadataStandardName)
Sets the "metadataStandardName" element- Specified by:
setMetadataStandardNamein interfaceMDMetadataType
-
addNewMetadataStandardName
public CharacterStringPropertyType addNewMetadataStandardName()
Appends and returns a new empty "metadataStandardName" element- Specified by:
addNewMetadataStandardNamein interfaceMDMetadataType
-
unsetMetadataStandardName
public void unsetMetadataStandardName()
Unsets the "metadataStandardName" element- Specified by:
unsetMetadataStandardNamein interfaceMDMetadataType
-
getMetadataStandardVersion
public CharacterStringPropertyType getMetadataStandardVersion()
Gets the "metadataStandardVersion" element- Specified by:
getMetadataStandardVersionin interfaceMDMetadataType
-
isSetMetadataStandardVersion
public boolean isSetMetadataStandardVersion()
True if has "metadataStandardVersion" element- Specified by:
isSetMetadataStandardVersionin interfaceMDMetadataType
-
setMetadataStandardVersion
public void setMetadataStandardVersion(CharacterStringPropertyType metadataStandardVersion)
Sets the "metadataStandardVersion" element- Specified by:
setMetadataStandardVersionin interfaceMDMetadataType
-
addNewMetadataStandardVersion
public CharacterStringPropertyType addNewMetadataStandardVersion()
Appends and returns a new empty "metadataStandardVersion" element- Specified by:
addNewMetadataStandardVersionin interfaceMDMetadataType
-
unsetMetadataStandardVersion
public void unsetMetadataStandardVersion()
Unsets the "metadataStandardVersion" element- Specified by:
unsetMetadataStandardVersionin interfaceMDMetadataType
-
getDataSetURI
public CharacterStringPropertyType getDataSetURI()
Gets the "dataSetURI" element- Specified by:
getDataSetURIin interfaceMDMetadataType
-
isSetDataSetURI
public boolean isSetDataSetURI()
True if has "dataSetURI" element- Specified by:
isSetDataSetURIin interfaceMDMetadataType
-
setDataSetURI
public void setDataSetURI(CharacterStringPropertyType dataSetURI)
Sets the "dataSetURI" element- Specified by:
setDataSetURIin interfaceMDMetadataType
-
addNewDataSetURI
public CharacterStringPropertyType addNewDataSetURI()
Appends and returns a new empty "dataSetURI" element- Specified by:
addNewDataSetURIin interfaceMDMetadataType
-
unsetDataSetURI
public void unsetDataSetURI()
Unsets the "dataSetURI" element- Specified by:
unsetDataSetURIin interfaceMDMetadataType
-
getLocaleArray
public PTLocalePropertyType[] getLocaleArray()
Gets array of all "locale" elements- Specified by:
getLocaleArrayin interfaceMDMetadataType
-
getLocaleArray
public PTLocalePropertyType getLocaleArray(int i)
Gets ith "locale" element- Specified by:
getLocaleArrayin interfaceMDMetadataType
-
sizeOfLocaleArray
public int sizeOfLocaleArray()
Returns number of "locale" element- Specified by:
sizeOfLocaleArrayin interfaceMDMetadataType
-
setLocaleArray
public void setLocaleArray(PTLocalePropertyType[] localeArray)
Sets array of all "locale" element- Specified by:
setLocaleArrayin interfaceMDMetadataType
-
setLocaleArray
public void setLocaleArray(int i, PTLocalePropertyType locale)Sets ith "locale" element- Specified by:
setLocaleArrayin interfaceMDMetadataType
-
insertNewLocale
public PTLocalePropertyType insertNewLocale(int i)
Inserts and returns a new empty value (as xml) as the ith "locale" element- Specified by:
insertNewLocalein interfaceMDMetadataType
-
addNewLocale
public PTLocalePropertyType addNewLocale()
Appends and returns a new empty value (as xml) as the last "locale" element- Specified by:
addNewLocalein interfaceMDMetadataType
-
removeLocale
public void removeLocale(int i)
Removes the ith "locale" element- Specified by:
removeLocalein interfaceMDMetadataType
-
getSpatialRepresentationInfoArray
public MDSpatialRepresentationPropertyType[] getSpatialRepresentationInfoArray()
Gets array of all "spatialRepresentationInfo" elements- Specified by:
getSpatialRepresentationInfoArrayin interfaceMDMetadataType
-
getSpatialRepresentationInfoArray
public MDSpatialRepresentationPropertyType getSpatialRepresentationInfoArray(int i)
Gets ith "spatialRepresentationInfo" element- Specified by:
getSpatialRepresentationInfoArrayin interfaceMDMetadataType
-
sizeOfSpatialRepresentationInfoArray
public int sizeOfSpatialRepresentationInfoArray()
Returns number of "spatialRepresentationInfo" element- Specified by:
sizeOfSpatialRepresentationInfoArrayin interfaceMDMetadataType
-
setSpatialRepresentationInfoArray
public void setSpatialRepresentationInfoArray(MDSpatialRepresentationPropertyType[] spatialRepresentationInfoArray)
Sets array of all "spatialRepresentationInfo" element- Specified by:
setSpatialRepresentationInfoArrayin interfaceMDMetadataType
-
setSpatialRepresentationInfoArray
public void setSpatialRepresentationInfoArray(int i, MDSpatialRepresentationPropertyType spatialRepresentationInfo)Sets ith "spatialRepresentationInfo" element- Specified by:
setSpatialRepresentationInfoArrayin interfaceMDMetadataType
-
insertNewSpatialRepresentationInfo
public MDSpatialRepresentationPropertyType insertNewSpatialRepresentationInfo(int i)
Inserts and returns a new empty value (as xml) as the ith "spatialRepresentationInfo" element- Specified by:
insertNewSpatialRepresentationInfoin interfaceMDMetadataType
-
addNewSpatialRepresentationInfo
public MDSpatialRepresentationPropertyType addNewSpatialRepresentationInfo()
Appends and returns a new empty value (as xml) as the last "spatialRepresentationInfo" element- Specified by:
addNewSpatialRepresentationInfoin interfaceMDMetadataType
-
removeSpatialRepresentationInfo
public void removeSpatialRepresentationInfo(int i)
Removes the ith "spatialRepresentationInfo" element- Specified by:
removeSpatialRepresentationInfoin interfaceMDMetadataType
-
getReferenceSystemInfoArray
public MDReferenceSystemPropertyType[] getReferenceSystemInfoArray()
Gets array of all "referenceSystemInfo" elements- Specified by:
getReferenceSystemInfoArrayin interfaceMDMetadataType
-
getReferenceSystemInfoArray
public MDReferenceSystemPropertyType getReferenceSystemInfoArray(int i)
Gets ith "referenceSystemInfo" element- Specified by:
getReferenceSystemInfoArrayin interfaceMDMetadataType
-
sizeOfReferenceSystemInfoArray
public int sizeOfReferenceSystemInfoArray()
Returns number of "referenceSystemInfo" element- Specified by:
sizeOfReferenceSystemInfoArrayin interfaceMDMetadataType
-
setReferenceSystemInfoArray
public void setReferenceSystemInfoArray(MDReferenceSystemPropertyType[] referenceSystemInfoArray)
Sets array of all "referenceSystemInfo" element- Specified by:
setReferenceSystemInfoArrayin interfaceMDMetadataType
-
setReferenceSystemInfoArray
public void setReferenceSystemInfoArray(int i, MDReferenceSystemPropertyType referenceSystemInfo)Sets ith "referenceSystemInfo" element- Specified by:
setReferenceSystemInfoArrayin interfaceMDMetadataType
-
insertNewReferenceSystemInfo
public MDReferenceSystemPropertyType insertNewReferenceSystemInfo(int i)
Inserts and returns a new empty value (as xml) as the ith "referenceSystemInfo" element- Specified by:
insertNewReferenceSystemInfoin interfaceMDMetadataType
-
addNewReferenceSystemInfo
public MDReferenceSystemPropertyType addNewReferenceSystemInfo()
Appends and returns a new empty value (as xml) as the last "referenceSystemInfo" element- Specified by:
addNewReferenceSystemInfoin interfaceMDMetadataType
-
removeReferenceSystemInfo
public void removeReferenceSystemInfo(int i)
Removes the ith "referenceSystemInfo" element- Specified by:
removeReferenceSystemInfoin interfaceMDMetadataType
-
getMetadataExtensionInfoArray
public MDMetadataExtensionInformationPropertyType[] getMetadataExtensionInfoArray()
Gets array of all "metadataExtensionInfo" elements- Specified by:
getMetadataExtensionInfoArrayin interfaceMDMetadataType
-
getMetadataExtensionInfoArray
public MDMetadataExtensionInformationPropertyType getMetadataExtensionInfoArray(int i)
Gets ith "metadataExtensionInfo" element- Specified by:
getMetadataExtensionInfoArrayin interfaceMDMetadataType
-
sizeOfMetadataExtensionInfoArray
public int sizeOfMetadataExtensionInfoArray()
Returns number of "metadataExtensionInfo" element- Specified by:
sizeOfMetadataExtensionInfoArrayin interfaceMDMetadataType
-
setMetadataExtensionInfoArray
public void setMetadataExtensionInfoArray(MDMetadataExtensionInformationPropertyType[] metadataExtensionInfoArray)
Sets array of all "metadataExtensionInfo" element- Specified by:
setMetadataExtensionInfoArrayin interfaceMDMetadataType
-
setMetadataExtensionInfoArray
public void setMetadataExtensionInfoArray(int i, MDMetadataExtensionInformationPropertyType metadataExtensionInfo)Sets ith "metadataExtensionInfo" element- Specified by:
setMetadataExtensionInfoArrayin interfaceMDMetadataType
-
insertNewMetadataExtensionInfo
public MDMetadataExtensionInformationPropertyType insertNewMetadataExtensionInfo(int i)
Inserts and returns a new empty value (as xml) as the ith "metadataExtensionInfo" element- Specified by:
insertNewMetadataExtensionInfoin interfaceMDMetadataType
-
addNewMetadataExtensionInfo
public MDMetadataExtensionInformationPropertyType addNewMetadataExtensionInfo()
Appends and returns a new empty value (as xml) as the last "metadataExtensionInfo" element- Specified by:
addNewMetadataExtensionInfoin interfaceMDMetadataType
-
removeMetadataExtensionInfo
public void removeMetadataExtensionInfo(int i)
Removes the ith "metadataExtensionInfo" element- Specified by:
removeMetadataExtensionInfoin interfaceMDMetadataType
-
getIdentificationInfoArray
public MDIdentificationPropertyType[] getIdentificationInfoArray()
Gets array of all "identificationInfo" elements- Specified by:
getIdentificationInfoArrayin interfaceMDMetadataType
-
getIdentificationInfoArray
public MDIdentificationPropertyType getIdentificationInfoArray(int i)
Gets ith "identificationInfo" element- Specified by:
getIdentificationInfoArrayin interfaceMDMetadataType
-
sizeOfIdentificationInfoArray
public int sizeOfIdentificationInfoArray()
Returns number of "identificationInfo" element- Specified by:
sizeOfIdentificationInfoArrayin interfaceMDMetadataType
-
setIdentificationInfoArray
public void setIdentificationInfoArray(MDIdentificationPropertyType[] identificationInfoArray)
Sets array of all "identificationInfo" element- Specified by:
setIdentificationInfoArrayin interfaceMDMetadataType
-
setIdentificationInfoArray
public void setIdentificationInfoArray(int i, MDIdentificationPropertyType identificationInfo)Sets ith "identificationInfo" element- Specified by:
setIdentificationInfoArrayin interfaceMDMetadataType
-
insertNewIdentificationInfo
public MDIdentificationPropertyType insertNewIdentificationInfo(int i)
Inserts and returns a new empty value (as xml) as the ith "identificationInfo" element- Specified by:
insertNewIdentificationInfoin interfaceMDMetadataType
-
addNewIdentificationInfo
public MDIdentificationPropertyType addNewIdentificationInfo()
Appends and returns a new empty value (as xml) as the last "identificationInfo" element- Specified by:
addNewIdentificationInfoin interfaceMDMetadataType
-
removeIdentificationInfo
public void removeIdentificationInfo(int i)
Removes the ith "identificationInfo" element- Specified by:
removeIdentificationInfoin interfaceMDMetadataType
-
getContentInfoArray
public MDContentInformationPropertyType[] getContentInfoArray()
Gets array of all "contentInfo" elements- Specified by:
getContentInfoArrayin interfaceMDMetadataType
-
getContentInfoArray
public MDContentInformationPropertyType getContentInfoArray(int i)
Gets ith "contentInfo" element- Specified by:
getContentInfoArrayin interfaceMDMetadataType
-
sizeOfContentInfoArray
public int sizeOfContentInfoArray()
Returns number of "contentInfo" element- Specified by:
sizeOfContentInfoArrayin interfaceMDMetadataType
-
setContentInfoArray
public void setContentInfoArray(MDContentInformationPropertyType[] contentInfoArray)
Sets array of all "contentInfo" element- Specified by:
setContentInfoArrayin interfaceMDMetadataType
-
setContentInfoArray
public void setContentInfoArray(int i, MDContentInformationPropertyType contentInfo)Sets ith "contentInfo" element- Specified by:
setContentInfoArrayin interfaceMDMetadataType
-
insertNewContentInfo
public MDContentInformationPropertyType insertNewContentInfo(int i)
Inserts and returns a new empty value (as xml) as the ith "contentInfo" element- Specified by:
insertNewContentInfoin interfaceMDMetadataType
-
addNewContentInfo
public MDContentInformationPropertyType addNewContentInfo()
Appends and returns a new empty value (as xml) as the last "contentInfo" element- Specified by:
addNewContentInfoin interfaceMDMetadataType
-
removeContentInfo
public void removeContentInfo(int i)
Removes the ith "contentInfo" element- Specified by:
removeContentInfoin interfaceMDMetadataType
-
getDistributionInfo
public MDDistributionPropertyType getDistributionInfo()
Gets the "distributionInfo" element- Specified by:
getDistributionInfoin interfaceMDMetadataType
-
isSetDistributionInfo
public boolean isSetDistributionInfo()
True if has "distributionInfo" element- Specified by:
isSetDistributionInfoin interfaceMDMetadataType
-
setDistributionInfo
public void setDistributionInfo(MDDistributionPropertyType distributionInfo)
Sets the "distributionInfo" element- Specified by:
setDistributionInfoin interfaceMDMetadataType
-
addNewDistributionInfo
public MDDistributionPropertyType addNewDistributionInfo()
Appends and returns a new empty "distributionInfo" element- Specified by:
addNewDistributionInfoin interfaceMDMetadataType
-
unsetDistributionInfo
public void unsetDistributionInfo()
Unsets the "distributionInfo" element- Specified by:
unsetDistributionInfoin interfaceMDMetadataType
-
getDataQualityInfoArray
public DQDataQualityPropertyType[] getDataQualityInfoArray()
Gets array of all "dataQualityInfo" elements- Specified by:
getDataQualityInfoArrayin interfaceMDMetadataType
-
getDataQualityInfoArray
public DQDataQualityPropertyType getDataQualityInfoArray(int i)
Gets ith "dataQualityInfo" element- Specified by:
getDataQualityInfoArrayin interfaceMDMetadataType
-
sizeOfDataQualityInfoArray
public int sizeOfDataQualityInfoArray()
Returns number of "dataQualityInfo" element- Specified by:
sizeOfDataQualityInfoArrayin interfaceMDMetadataType
-
setDataQualityInfoArray
public void setDataQualityInfoArray(DQDataQualityPropertyType[] dataQualityInfoArray)
Sets array of all "dataQualityInfo" element- Specified by:
setDataQualityInfoArrayin interfaceMDMetadataType
-
setDataQualityInfoArray
public void setDataQualityInfoArray(int i, DQDataQualityPropertyType dataQualityInfo)Sets ith "dataQualityInfo" element- Specified by:
setDataQualityInfoArrayin interfaceMDMetadataType
-
insertNewDataQualityInfo
public DQDataQualityPropertyType insertNewDataQualityInfo(int i)
Inserts and returns a new empty value (as xml) as the ith "dataQualityInfo" element- Specified by:
insertNewDataQualityInfoin interfaceMDMetadataType
-
addNewDataQualityInfo
public DQDataQualityPropertyType addNewDataQualityInfo()
Appends and returns a new empty value (as xml) as the last "dataQualityInfo" element- Specified by:
addNewDataQualityInfoin interfaceMDMetadataType
-
removeDataQualityInfo
public void removeDataQualityInfo(int i)
Removes the ith "dataQualityInfo" element- Specified by:
removeDataQualityInfoin interfaceMDMetadataType
-
getPortrayalCatalogueInfoArray
public MDPortrayalCatalogueReferencePropertyType[] getPortrayalCatalogueInfoArray()
Gets array of all "portrayalCatalogueInfo" elements- Specified by:
getPortrayalCatalogueInfoArrayin interfaceMDMetadataType
-
getPortrayalCatalogueInfoArray
public MDPortrayalCatalogueReferencePropertyType getPortrayalCatalogueInfoArray(int i)
Gets ith "portrayalCatalogueInfo" element- Specified by:
getPortrayalCatalogueInfoArrayin interfaceMDMetadataType
-
sizeOfPortrayalCatalogueInfoArray
public int sizeOfPortrayalCatalogueInfoArray()
Returns number of "portrayalCatalogueInfo" element- Specified by:
sizeOfPortrayalCatalogueInfoArrayin interfaceMDMetadataType
-
setPortrayalCatalogueInfoArray
public void setPortrayalCatalogueInfoArray(MDPortrayalCatalogueReferencePropertyType[] portrayalCatalogueInfoArray)
Sets array of all "portrayalCatalogueInfo" element- Specified by:
setPortrayalCatalogueInfoArrayin interfaceMDMetadataType
-
setPortrayalCatalogueInfoArray
public void setPortrayalCatalogueInfoArray(int i, MDPortrayalCatalogueReferencePropertyType portrayalCatalogueInfo)Sets ith "portrayalCatalogueInfo" element- Specified by:
setPortrayalCatalogueInfoArrayin interfaceMDMetadataType
-
insertNewPortrayalCatalogueInfo
public MDPortrayalCatalogueReferencePropertyType insertNewPortrayalCatalogueInfo(int i)
Inserts and returns a new empty value (as xml) as the ith "portrayalCatalogueInfo" element- Specified by:
insertNewPortrayalCatalogueInfoin interfaceMDMetadataType
-
addNewPortrayalCatalogueInfo
public MDPortrayalCatalogueReferencePropertyType addNewPortrayalCatalogueInfo()
Appends and returns a new empty value (as xml) as the last "portrayalCatalogueInfo" element- Specified by:
addNewPortrayalCatalogueInfoin interfaceMDMetadataType
-
removePortrayalCatalogueInfo
public void removePortrayalCatalogueInfo(int i)
Removes the ith "portrayalCatalogueInfo" element- Specified by:
removePortrayalCatalogueInfoin interfaceMDMetadataType
-
getMetadataConstraintsArray
public MDConstraintsPropertyType[] getMetadataConstraintsArray()
Gets array of all "metadataConstraints" elements- Specified by:
getMetadataConstraintsArrayin interfaceMDMetadataType
-
getMetadataConstraintsArray
public MDConstraintsPropertyType getMetadataConstraintsArray(int i)
Gets ith "metadataConstraints" element- Specified by:
getMetadataConstraintsArrayin interfaceMDMetadataType
-
sizeOfMetadataConstraintsArray
public int sizeOfMetadataConstraintsArray()
Returns number of "metadataConstraints" element- Specified by:
sizeOfMetadataConstraintsArrayin interfaceMDMetadataType
-
setMetadataConstraintsArray
public void setMetadataConstraintsArray(MDConstraintsPropertyType[] metadataConstraintsArray)
Sets array of all "metadataConstraints" element- Specified by:
setMetadataConstraintsArrayin interfaceMDMetadataType
-
setMetadataConstraintsArray
public void setMetadataConstraintsArray(int i, MDConstraintsPropertyType metadataConstraints)Sets ith "metadataConstraints" element- Specified by:
setMetadataConstraintsArrayin interfaceMDMetadataType
-
insertNewMetadataConstraints
public MDConstraintsPropertyType insertNewMetadataConstraints(int i)
Inserts and returns a new empty value (as xml) as the ith "metadataConstraints" element- Specified by:
insertNewMetadataConstraintsin interfaceMDMetadataType
-
addNewMetadataConstraints
public MDConstraintsPropertyType addNewMetadataConstraints()
Appends and returns a new empty value (as xml) as the last "metadataConstraints" element- Specified by:
addNewMetadataConstraintsin interfaceMDMetadataType
-
removeMetadataConstraints
public void removeMetadataConstraints(int i)
Removes the ith "metadataConstraints" element- Specified by:
removeMetadataConstraintsin interfaceMDMetadataType
-
getApplicationSchemaInfoArray
public MDApplicationSchemaInformationPropertyType[] getApplicationSchemaInfoArray()
Gets array of all "applicationSchemaInfo" elements- Specified by:
getApplicationSchemaInfoArrayin interfaceMDMetadataType
-
getApplicationSchemaInfoArray
public MDApplicationSchemaInformationPropertyType getApplicationSchemaInfoArray(int i)
Gets ith "applicationSchemaInfo" element- Specified by:
getApplicationSchemaInfoArrayin interfaceMDMetadataType
-
sizeOfApplicationSchemaInfoArray
public int sizeOfApplicationSchemaInfoArray()
Returns number of "applicationSchemaInfo" element- Specified by:
sizeOfApplicationSchemaInfoArrayin interfaceMDMetadataType
-
setApplicationSchemaInfoArray
public void setApplicationSchemaInfoArray(MDApplicationSchemaInformationPropertyType[] applicationSchemaInfoArray)
Sets array of all "applicationSchemaInfo" element- Specified by:
setApplicationSchemaInfoArrayin interfaceMDMetadataType
-
setApplicationSchemaInfoArray
public void setApplicationSchemaInfoArray(int i, MDApplicationSchemaInformationPropertyType applicationSchemaInfo)Sets ith "applicationSchemaInfo" element- Specified by:
setApplicationSchemaInfoArrayin interfaceMDMetadataType
-
insertNewApplicationSchemaInfo
public MDApplicationSchemaInformationPropertyType insertNewApplicationSchemaInfo(int i)
Inserts and returns a new empty value (as xml) as the ith "applicationSchemaInfo" element- Specified by:
insertNewApplicationSchemaInfoin interfaceMDMetadataType
-
addNewApplicationSchemaInfo
public MDApplicationSchemaInformationPropertyType addNewApplicationSchemaInfo()
Appends and returns a new empty value (as xml) as the last "applicationSchemaInfo" element- Specified by:
addNewApplicationSchemaInfoin interfaceMDMetadataType
-
removeApplicationSchemaInfo
public void removeApplicationSchemaInfo(int i)
Removes the ith "applicationSchemaInfo" element- Specified by:
removeApplicationSchemaInfoin interfaceMDMetadataType
-
getMetadataMaintenance
public MDMaintenanceInformationPropertyType getMetadataMaintenance()
Gets the "metadataMaintenance" element- Specified by:
getMetadataMaintenancein interfaceMDMetadataType
-
isSetMetadataMaintenance
public boolean isSetMetadataMaintenance()
True if has "metadataMaintenance" element- Specified by:
isSetMetadataMaintenancein interfaceMDMetadataType
-
setMetadataMaintenance
public void setMetadataMaintenance(MDMaintenanceInformationPropertyType metadataMaintenance)
Sets the "metadataMaintenance" element- Specified by:
setMetadataMaintenancein interfaceMDMetadataType
-
addNewMetadataMaintenance
public MDMaintenanceInformationPropertyType addNewMetadataMaintenance()
Appends and returns a new empty "metadataMaintenance" element- Specified by:
addNewMetadataMaintenancein interfaceMDMetadataType
-
unsetMetadataMaintenance
public void unsetMetadataMaintenance()
Unsets the "metadataMaintenance" element- Specified by:
unsetMetadataMaintenancein interfaceMDMetadataType
-
getSeriesArray
public DSAggregatePropertyType[] getSeriesArray()
Gets array of all "series" elements- Specified by:
getSeriesArrayin interfaceMDMetadataType
-
getSeriesArray
public DSAggregatePropertyType getSeriesArray(int i)
Gets ith "series" element- Specified by:
getSeriesArrayin interfaceMDMetadataType
-
sizeOfSeriesArray
public int sizeOfSeriesArray()
Returns number of "series" element- Specified by:
sizeOfSeriesArrayin interfaceMDMetadataType
-
setSeriesArray
public void setSeriesArray(DSAggregatePropertyType[] seriesArray)
Sets array of all "series" element- Specified by:
setSeriesArrayin interfaceMDMetadataType
-
setSeriesArray
public void setSeriesArray(int i, DSAggregatePropertyType series)Sets ith "series" element- Specified by:
setSeriesArrayin interfaceMDMetadataType
-
insertNewSeries
public DSAggregatePropertyType insertNewSeries(int i)
Inserts and returns a new empty value (as xml) as the ith "series" element- Specified by:
insertNewSeriesin interfaceMDMetadataType
-
addNewSeries
public DSAggregatePropertyType addNewSeries()
Appends and returns a new empty value (as xml) as the last "series" element- Specified by:
addNewSeriesin interfaceMDMetadataType
-
removeSeries
public void removeSeries(int i)
Removes the ith "series" element- Specified by:
removeSeriesin interfaceMDMetadataType
-
getDescribesArray
public DSDataSetPropertyType[] getDescribesArray()
Gets array of all "describes" elements- Specified by:
getDescribesArrayin interfaceMDMetadataType
-
getDescribesArray
public DSDataSetPropertyType getDescribesArray(int i)
Gets ith "describes" element- Specified by:
getDescribesArrayin interfaceMDMetadataType
-
sizeOfDescribesArray
public int sizeOfDescribesArray()
Returns number of "describes" element- Specified by:
sizeOfDescribesArrayin interfaceMDMetadataType
-
setDescribesArray
public void setDescribesArray(DSDataSetPropertyType[] describesArray)
Sets array of all "describes" element- Specified by:
setDescribesArrayin interfaceMDMetadataType
-
setDescribesArray
public void setDescribesArray(int i, DSDataSetPropertyType describes)Sets ith "describes" element- Specified by:
setDescribesArrayin interfaceMDMetadataType
-
insertNewDescribes
public DSDataSetPropertyType insertNewDescribes(int i)
Inserts and returns a new empty value (as xml) as the ith "describes" element- Specified by:
insertNewDescribesin interfaceMDMetadataType
-
addNewDescribes
public DSDataSetPropertyType addNewDescribes()
Appends and returns a new empty value (as xml) as the last "describes" element- Specified by:
addNewDescribesin interfaceMDMetadataType
-
removeDescribes
public void removeDescribes(int i)
Removes the ith "describes" element- Specified by:
removeDescribesin interfaceMDMetadataType
-
getPropertyTypeArray
public ObjectReferencePropertyType[] getPropertyTypeArray()
Gets array of all "propertyType" elements- Specified by:
getPropertyTypeArrayin interfaceMDMetadataType
-
getPropertyTypeArray
public ObjectReferencePropertyType getPropertyTypeArray(int i)
Gets ith "propertyType" element- Specified by:
getPropertyTypeArrayin interfaceMDMetadataType
-
sizeOfPropertyTypeArray
public int sizeOfPropertyTypeArray()
Returns number of "propertyType" element- Specified by:
sizeOfPropertyTypeArrayin interfaceMDMetadataType
-
setPropertyTypeArray
public void setPropertyTypeArray(ObjectReferencePropertyType[] propertyTypeArray)
Sets array of all "propertyType" element- Specified by:
setPropertyTypeArrayin interfaceMDMetadataType
-
setPropertyTypeArray
public void setPropertyTypeArray(int i, ObjectReferencePropertyType propertyType)Sets ith "propertyType" element- Specified by:
setPropertyTypeArrayin interfaceMDMetadataType
-
insertNewPropertyType
public ObjectReferencePropertyType insertNewPropertyType(int i)
Inserts and returns a new empty value (as xml) as the ith "propertyType" element- Specified by:
insertNewPropertyTypein interfaceMDMetadataType
-
addNewPropertyType
public ObjectReferencePropertyType addNewPropertyType()
Appends and returns a new empty value (as xml) as the last "propertyType" element- Specified by:
addNewPropertyTypein interfaceMDMetadataType
-
removePropertyType
public void removePropertyType(int i)
Removes the ith "propertyType" element- Specified by:
removePropertyTypein interfaceMDMetadataType
-
getFeatureTypeArray
public ObjectReferencePropertyType[] getFeatureTypeArray()
Gets array of all "featureType" elements- Specified by:
getFeatureTypeArrayin interfaceMDMetadataType
-
getFeatureTypeArray
public ObjectReferencePropertyType getFeatureTypeArray(int i)
Gets ith "featureType" element- Specified by:
getFeatureTypeArrayin interfaceMDMetadataType
-
sizeOfFeatureTypeArray
public int sizeOfFeatureTypeArray()
Returns number of "featureType" element- Specified by:
sizeOfFeatureTypeArrayin interfaceMDMetadataType
-
setFeatureTypeArray
public void setFeatureTypeArray(ObjectReferencePropertyType[] featureTypeArray)
Sets array of all "featureType" element- Specified by:
setFeatureTypeArrayin interfaceMDMetadataType
-
setFeatureTypeArray
public void setFeatureTypeArray(int i, ObjectReferencePropertyType featureType)Sets ith "featureType" element- Specified by:
setFeatureTypeArrayin interfaceMDMetadataType
-
insertNewFeatureType
public ObjectReferencePropertyType insertNewFeatureType(int i)
Inserts and returns a new empty value (as xml) as the ith "featureType" element- Specified by:
insertNewFeatureTypein interfaceMDMetadataType
-
addNewFeatureType
public ObjectReferencePropertyType addNewFeatureType()
Appends and returns a new empty value (as xml) as the last "featureType" element- Specified by:
addNewFeatureTypein interfaceMDMetadataType
-
removeFeatureType
public void removeFeatureType(int i)
Removes the ith "featureType" element- Specified by:
removeFeatureTypein interfaceMDMetadataType
-
getFeatureAttributeArray
public ObjectReferencePropertyType[] getFeatureAttributeArray()
Gets array of all "featureAttribute" elements- Specified by:
getFeatureAttributeArrayin interfaceMDMetadataType
-
getFeatureAttributeArray
public ObjectReferencePropertyType getFeatureAttributeArray(int i)
Gets ith "featureAttribute" element- Specified by:
getFeatureAttributeArrayin interfaceMDMetadataType
-
sizeOfFeatureAttributeArray
public int sizeOfFeatureAttributeArray()
Returns number of "featureAttribute" element- Specified by:
sizeOfFeatureAttributeArrayin interfaceMDMetadataType
-
setFeatureAttributeArray
public void setFeatureAttributeArray(ObjectReferencePropertyType[] featureAttributeArray)
Sets array of all "featureAttribute" element- Specified by:
setFeatureAttributeArrayin interfaceMDMetadataType
-
setFeatureAttributeArray
public void setFeatureAttributeArray(int i, ObjectReferencePropertyType featureAttribute)Sets ith "featureAttribute" element- Specified by:
setFeatureAttributeArrayin interfaceMDMetadataType
-
insertNewFeatureAttribute
public ObjectReferencePropertyType insertNewFeatureAttribute(int i)
Inserts and returns a new empty value (as xml) as the ith "featureAttribute" element- Specified by:
insertNewFeatureAttributein interfaceMDMetadataType
-
addNewFeatureAttribute
public ObjectReferencePropertyType addNewFeatureAttribute()
Appends and returns a new empty value (as xml) as the last "featureAttribute" element- Specified by:
addNewFeatureAttributein interfaceMDMetadataType
-
removeFeatureAttribute
public void removeFeatureAttribute(int i)
Removes the ith "featureAttribute" element- Specified by:
removeFeatureAttributein interfaceMDMetadataType
-
-