Package org.isotc211.x2005.gmd.impl
Class MDDataIdentificationTypeImpl
- 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.AbstractMDIdentificationTypeImpl
-
- org.isotc211.x2005.gmd.impl.MDDataIdentificationTypeImpl
-
- All Implemented Interfaces:
Serializable,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource,AbstractObjectType,AbstractMDIdentificationType,MDDataIdentificationType
public class MDDataIdentificationTypeImpl extends AbstractMDIdentificationTypeImpl implements MDDataIdentificationType
An XML MD_DataIdentification_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.gmd.AbstractMDIdentificationType
AbstractMDIdentificationType.Factory
-
Nested classes/interfaces inherited from interface org.isotc211.x2005.gco.AbstractObjectType
AbstractObjectType.Factory
-
Nested classes/interfaces inherited from interface org.isotc211.x2005.gmd.MDDataIdentificationType
MDDataIdentificationType.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.gmd.AbstractMDIdentificationType
type
-
Fields inherited from interface org.isotc211.x2005.gco.AbstractObjectType
type
-
Fields inherited from interface org.isotc211.x2005.gmd.MDDataIdentificationType
type
-
-
Constructor Summary
Constructors Constructor Description MDDataIdentificationTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MDCharacterSetCodePropertyTypeaddNewCharacterSet()Appends and returns a new empty value (as xml) as the last "characterSet" elementCharacterStringPropertyTypeaddNewEnvironmentDescription()Appends and returns a new empty "environmentDescription" elementEXExtentPropertyTypeaddNewExtent()Appends and returns a new empty value (as xml) as the last "extent" elementCharacterStringPropertyTypeaddNewLanguage()Appends and returns a new empty value (as xml) as the last "language" elementMDSpatialRepresentationTypeCodePropertyTypeaddNewSpatialRepresentationType()Appends and returns a new empty value (as xml) as the last "spatialRepresentationType" elementMDResolutionPropertyTypeaddNewSpatialResolution()Appends and returns a new empty value (as xml) as the last "spatialResolution" elementCharacterStringPropertyTypeaddNewSupplementalInformation()Appends and returns a new empty "supplementalInformation" elementMDTopicCategoryCodePropertyTypeaddNewTopicCategory()Appends and returns a new empty value (as xml) as the last "topicCategory" elementMDCharacterSetCodePropertyType[]getCharacterSetArray()Gets array of all "characterSet" elementsMDCharacterSetCodePropertyTypegetCharacterSetArray(int i)Gets ith "characterSet" elementCharacterStringPropertyTypegetEnvironmentDescription()Gets the "environmentDescription" elementEXExtentPropertyType[]getExtentArray()Gets array of all "extent" elementsEXExtentPropertyTypegetExtentArray(int i)Gets ith "extent" elementCharacterStringPropertyType[]getLanguageArray()Gets array of all "language" elementsCharacterStringPropertyTypegetLanguageArray(int i)Gets ith "language" elementMDSpatialRepresentationTypeCodePropertyType[]getSpatialRepresentationTypeArray()Gets array of all "spatialRepresentationType" elementsMDSpatialRepresentationTypeCodePropertyTypegetSpatialRepresentationTypeArray(int i)Gets ith "spatialRepresentationType" elementMDResolutionPropertyType[]getSpatialResolutionArray()Gets array of all "spatialResolution" elementsMDResolutionPropertyTypegetSpatialResolutionArray(int i)Gets ith "spatialResolution" elementCharacterStringPropertyTypegetSupplementalInformation()Gets the "supplementalInformation" elementMDTopicCategoryCodePropertyType[]getTopicCategoryArray()Gets array of all "topicCategory" elementsMDTopicCategoryCodePropertyTypegetTopicCategoryArray(int i)Gets ith "topicCategory" elementMDCharacterSetCodePropertyTypeinsertNewCharacterSet(int i)Inserts and returns a new empty value (as xml) as the ith "characterSet" elementEXExtentPropertyTypeinsertNewExtent(int i)Inserts and returns a new empty value (as xml) as the ith "extent" elementCharacterStringPropertyTypeinsertNewLanguage(int i)Inserts and returns a new empty value (as xml) as the ith "language" elementMDSpatialRepresentationTypeCodePropertyTypeinsertNewSpatialRepresentationType(int i)Inserts and returns a new empty value (as xml) as the ith "spatialRepresentationType" elementMDResolutionPropertyTypeinsertNewSpatialResolution(int i)Inserts and returns a new empty value (as xml) as the ith "spatialResolution" elementMDTopicCategoryCodePropertyTypeinsertNewTopicCategory(int i)Inserts and returns a new empty value (as xml) as the ith "topicCategory" elementbooleanisSetEnvironmentDescription()True if has "environmentDescription" elementbooleanisSetSupplementalInformation()True if has "supplementalInformation" elementvoidremoveCharacterSet(int i)Removes the ith "characterSet" elementvoidremoveExtent(int i)Removes the ith "extent" elementvoidremoveLanguage(int i)Removes the ith "language" elementvoidremoveSpatialRepresentationType(int i)Removes the ith "spatialRepresentationType" elementvoidremoveSpatialResolution(int i)Removes the ith "spatialResolution" elementvoidremoveTopicCategory(int i)Removes the ith "topicCategory" elementvoidsetCharacterSetArray(int i, MDCharacterSetCodePropertyType characterSet)Sets ith "characterSet" elementvoidsetCharacterSetArray(MDCharacterSetCodePropertyType[] characterSetArray)Sets array of all "characterSet" elementvoidsetEnvironmentDescription(CharacterStringPropertyType environmentDescription)Sets the "environmentDescription" elementvoidsetExtentArray(int i, EXExtentPropertyType extent)Sets ith "extent" elementvoidsetExtentArray(EXExtentPropertyType[] extentArray)Sets array of all "extent" elementvoidsetLanguageArray(int i, CharacterStringPropertyType language)Sets ith "language" elementvoidsetLanguageArray(CharacterStringPropertyType[] languageArray)Sets array of all "language" elementvoidsetSpatialRepresentationTypeArray(int i, MDSpatialRepresentationTypeCodePropertyType spatialRepresentationType)Sets ith "spatialRepresentationType" elementvoidsetSpatialRepresentationTypeArray(MDSpatialRepresentationTypeCodePropertyType[] spatialRepresentationTypeArray)Sets array of all "spatialRepresentationType" elementvoidsetSpatialResolutionArray(int i, MDResolutionPropertyType spatialResolution)Sets ith "spatialResolution" elementvoidsetSpatialResolutionArray(MDResolutionPropertyType[] spatialResolutionArray)Sets array of all "spatialResolution" elementvoidsetSupplementalInformation(CharacterStringPropertyType supplementalInformation)Sets the "supplementalInformation" elementvoidsetTopicCategoryArray(int i, MDTopicCategoryCodePropertyType topicCategory)Sets ith "topicCategory" elementvoidsetTopicCategoryArray(MDTopicCategoryCodePropertyType[] topicCategoryArray)Sets array of all "topicCategory" elementintsizeOfCharacterSetArray()Returns number of "characterSet" elementintsizeOfExtentArray()Returns number of "extent" elementintsizeOfLanguageArray()Returns number of "language" elementintsizeOfSpatialRepresentationTypeArray()Returns number of "spatialRepresentationType" elementintsizeOfSpatialResolutionArray()Returns number of "spatialResolution" elementintsizeOfTopicCategoryArray()Returns number of "topicCategory" elementvoidunsetEnvironmentDescription()Unsets the "environmentDescription" elementvoidunsetSupplementalInformation()Unsets the "supplementalInformation" element-
Methods inherited from class org.isotc211.x2005.gmd.impl.AbstractMDIdentificationTypeImpl
addNewAbstract, addNewAggregationInfo, addNewCitation, addNewCredit, addNewDescriptiveKeywords, addNewGraphicOverview, addNewPointOfContact, addNewPurpose, addNewResourceConstraints, addNewResourceFormat, addNewResourceMaintenance, addNewResourceSpecificUsage, addNewStatus, getAbstract, getAggregationInfoArray, getAggregationInfoArray, getCitation, getCreditArray, getCreditArray, getDescriptiveKeywordsArray, getDescriptiveKeywordsArray, getGraphicOverviewArray, getGraphicOverviewArray, getPointOfContactArray, getPointOfContactArray, getPurpose, getResourceConstraintsArray, getResourceConstraintsArray, getResourceFormatArray, getResourceFormatArray, getResourceMaintenanceArray, getResourceMaintenanceArray, getResourceSpecificUsageArray, getResourceSpecificUsageArray, getStatusArray, getStatusArray, insertNewAggregationInfo, insertNewCredit, insertNewDescriptiveKeywords, insertNewGraphicOverview, insertNewPointOfContact, insertNewResourceConstraints, insertNewResourceFormat, insertNewResourceMaintenance, insertNewResourceSpecificUsage, insertNewStatus, isSetPurpose, removeAggregationInfo, removeCredit, removeDescriptiveKeywords, removeGraphicOverview, removePointOfContact, removeResourceConstraints, removeResourceFormat, removeResourceMaintenance, removeResourceSpecificUsage, removeStatus, setAbstract, setAggregationInfoArray, setAggregationInfoArray, setCitation, setCreditArray, setCreditArray, setDescriptiveKeywordsArray, setDescriptiveKeywordsArray, setGraphicOverviewArray, setGraphicOverviewArray, setPointOfContactArray, setPointOfContactArray, setPurpose, setResourceConstraintsArray, setResourceConstraintsArray, setResourceFormatArray, setResourceFormatArray, setResourceMaintenanceArray, setResourceMaintenanceArray, setResourceSpecificUsageArray, setResourceSpecificUsageArray, setStatusArray, setStatusArray, sizeOfAggregationInfoArray, sizeOfCreditArray, sizeOfDescriptiveKeywordsArray, sizeOfGraphicOverviewArray, sizeOfPointOfContactArray, sizeOfResourceConstraintsArray, sizeOfResourceFormatArray, sizeOfResourceMaintenanceArray, sizeOfResourceSpecificUsageArray, sizeOfStatusArray, unsetPurpose
-
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.gmd.AbstractMDIdentificationType
addNewAbstract, addNewAggregationInfo, addNewCitation, addNewCredit, addNewDescriptiveKeywords, addNewGraphicOverview, addNewPointOfContact, addNewPurpose, addNewResourceConstraints, addNewResourceFormat, addNewResourceMaintenance, addNewResourceSpecificUsage, addNewStatus, getAbstract, getAggregationInfoArray, getAggregationInfoArray, getCitation, getCreditArray, getCreditArray, getDescriptiveKeywordsArray, getDescriptiveKeywordsArray, getGraphicOverviewArray, getGraphicOverviewArray, getPointOfContactArray, getPointOfContactArray, getPurpose, getResourceConstraintsArray, getResourceConstraintsArray, getResourceFormatArray, getResourceFormatArray, getResourceMaintenanceArray, getResourceMaintenanceArray, getResourceSpecificUsageArray, getResourceSpecificUsageArray, getStatusArray, getStatusArray, insertNewAggregationInfo, insertNewCredit, insertNewDescriptiveKeywords, insertNewGraphicOverview, insertNewPointOfContact, insertNewResourceConstraints, insertNewResourceFormat, insertNewResourceMaintenance, insertNewResourceSpecificUsage, insertNewStatus, isSetPurpose, removeAggregationInfo, removeCredit, removeDescriptiveKeywords, removeGraphicOverview, removePointOfContact, removeResourceConstraints, removeResourceFormat, removeResourceMaintenance, removeResourceSpecificUsage, removeStatus, setAbstract, setAggregationInfoArray, setAggregationInfoArray, setCitation, setCreditArray, setCreditArray, setDescriptiveKeywordsArray, setDescriptiveKeywordsArray, setGraphicOverviewArray, setGraphicOverviewArray, setPointOfContactArray, setPointOfContactArray, setPurpose, setResourceConstraintsArray, setResourceConstraintsArray, setResourceFormatArray, setResourceFormatArray, setResourceMaintenanceArray, setResourceMaintenanceArray, setResourceSpecificUsageArray, setResourceSpecificUsageArray, setStatusArray, setStatusArray, sizeOfAggregationInfoArray, sizeOfCreditArray, sizeOfDescriptiveKeywordsArray, sizeOfGraphicOverviewArray, sizeOfPointOfContactArray, sizeOfResourceConstraintsArray, sizeOfResourceFormatArray, sizeOfResourceMaintenanceArray, sizeOfResourceSpecificUsageArray, sizeOfStatusArray, unsetPurpose
-
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
-
getSpatialRepresentationTypeArray
public MDSpatialRepresentationTypeCodePropertyType[] getSpatialRepresentationTypeArray()
Gets array of all "spatialRepresentationType" elements- Specified by:
getSpatialRepresentationTypeArrayin interfaceMDDataIdentificationType
-
getSpatialRepresentationTypeArray
public MDSpatialRepresentationTypeCodePropertyType getSpatialRepresentationTypeArray(int i)
Gets ith "spatialRepresentationType" element- Specified by:
getSpatialRepresentationTypeArrayin interfaceMDDataIdentificationType
-
sizeOfSpatialRepresentationTypeArray
public int sizeOfSpatialRepresentationTypeArray()
Returns number of "spatialRepresentationType" element- Specified by:
sizeOfSpatialRepresentationTypeArrayin interfaceMDDataIdentificationType
-
setSpatialRepresentationTypeArray
public void setSpatialRepresentationTypeArray(MDSpatialRepresentationTypeCodePropertyType[] spatialRepresentationTypeArray)
Sets array of all "spatialRepresentationType" element- Specified by:
setSpatialRepresentationTypeArrayin interfaceMDDataIdentificationType
-
setSpatialRepresentationTypeArray
public void setSpatialRepresentationTypeArray(int i, MDSpatialRepresentationTypeCodePropertyType spatialRepresentationType)Sets ith "spatialRepresentationType" element- Specified by:
setSpatialRepresentationTypeArrayin interfaceMDDataIdentificationType
-
insertNewSpatialRepresentationType
public MDSpatialRepresentationTypeCodePropertyType insertNewSpatialRepresentationType(int i)
Inserts and returns a new empty value (as xml) as the ith "spatialRepresentationType" element- Specified by:
insertNewSpatialRepresentationTypein interfaceMDDataIdentificationType
-
addNewSpatialRepresentationType
public MDSpatialRepresentationTypeCodePropertyType addNewSpatialRepresentationType()
Appends and returns a new empty value (as xml) as the last "spatialRepresentationType" element- Specified by:
addNewSpatialRepresentationTypein interfaceMDDataIdentificationType
-
removeSpatialRepresentationType
public void removeSpatialRepresentationType(int i)
Removes the ith "spatialRepresentationType" element- Specified by:
removeSpatialRepresentationTypein interfaceMDDataIdentificationType
-
getSpatialResolutionArray
public MDResolutionPropertyType[] getSpatialResolutionArray()
Gets array of all "spatialResolution" elements- Specified by:
getSpatialResolutionArrayin interfaceMDDataIdentificationType
-
getSpatialResolutionArray
public MDResolutionPropertyType getSpatialResolutionArray(int i)
Gets ith "spatialResolution" element- Specified by:
getSpatialResolutionArrayin interfaceMDDataIdentificationType
-
sizeOfSpatialResolutionArray
public int sizeOfSpatialResolutionArray()
Returns number of "spatialResolution" element- Specified by:
sizeOfSpatialResolutionArrayin interfaceMDDataIdentificationType
-
setSpatialResolutionArray
public void setSpatialResolutionArray(MDResolutionPropertyType[] spatialResolutionArray)
Sets array of all "spatialResolution" element- Specified by:
setSpatialResolutionArrayin interfaceMDDataIdentificationType
-
setSpatialResolutionArray
public void setSpatialResolutionArray(int i, MDResolutionPropertyType spatialResolution)Sets ith "spatialResolution" element- Specified by:
setSpatialResolutionArrayin interfaceMDDataIdentificationType
-
insertNewSpatialResolution
public MDResolutionPropertyType insertNewSpatialResolution(int i)
Inserts and returns a new empty value (as xml) as the ith "spatialResolution" element- Specified by:
insertNewSpatialResolutionin interfaceMDDataIdentificationType
-
addNewSpatialResolution
public MDResolutionPropertyType addNewSpatialResolution()
Appends and returns a new empty value (as xml) as the last "spatialResolution" element- Specified by:
addNewSpatialResolutionin interfaceMDDataIdentificationType
-
removeSpatialResolution
public void removeSpatialResolution(int i)
Removes the ith "spatialResolution" element- Specified by:
removeSpatialResolutionin interfaceMDDataIdentificationType
-
getLanguageArray
public CharacterStringPropertyType[] getLanguageArray()
Gets array of all "language" elements- Specified by:
getLanguageArrayin interfaceMDDataIdentificationType
-
getLanguageArray
public CharacterStringPropertyType getLanguageArray(int i)
Gets ith "language" element- Specified by:
getLanguageArrayin interfaceMDDataIdentificationType
-
sizeOfLanguageArray
public int sizeOfLanguageArray()
Returns number of "language" element- Specified by:
sizeOfLanguageArrayin interfaceMDDataIdentificationType
-
setLanguageArray
public void setLanguageArray(CharacterStringPropertyType[] languageArray)
Sets array of all "language" element- Specified by:
setLanguageArrayin interfaceMDDataIdentificationType
-
setLanguageArray
public void setLanguageArray(int i, CharacterStringPropertyType language)Sets ith "language" element- Specified by:
setLanguageArrayin interfaceMDDataIdentificationType
-
insertNewLanguage
public CharacterStringPropertyType insertNewLanguage(int i)
Inserts and returns a new empty value (as xml) as the ith "language" element- Specified by:
insertNewLanguagein interfaceMDDataIdentificationType
-
addNewLanguage
public CharacterStringPropertyType addNewLanguage()
Appends and returns a new empty value (as xml) as the last "language" element- Specified by:
addNewLanguagein interfaceMDDataIdentificationType
-
removeLanguage
public void removeLanguage(int i)
Removes the ith "language" element- Specified by:
removeLanguagein interfaceMDDataIdentificationType
-
getCharacterSetArray
public MDCharacterSetCodePropertyType[] getCharacterSetArray()
Gets array of all "characterSet" elements- Specified by:
getCharacterSetArrayin interfaceMDDataIdentificationType
-
getCharacterSetArray
public MDCharacterSetCodePropertyType getCharacterSetArray(int i)
Gets ith "characterSet" element- Specified by:
getCharacterSetArrayin interfaceMDDataIdentificationType
-
sizeOfCharacterSetArray
public int sizeOfCharacterSetArray()
Returns number of "characterSet" element- Specified by:
sizeOfCharacterSetArrayin interfaceMDDataIdentificationType
-
setCharacterSetArray
public void setCharacterSetArray(MDCharacterSetCodePropertyType[] characterSetArray)
Sets array of all "characterSet" element- Specified by:
setCharacterSetArrayin interfaceMDDataIdentificationType
-
setCharacterSetArray
public void setCharacterSetArray(int i, MDCharacterSetCodePropertyType characterSet)Sets ith "characterSet" element- Specified by:
setCharacterSetArrayin interfaceMDDataIdentificationType
-
insertNewCharacterSet
public MDCharacterSetCodePropertyType insertNewCharacterSet(int i)
Inserts and returns a new empty value (as xml) as the ith "characterSet" element- Specified by:
insertNewCharacterSetin interfaceMDDataIdentificationType
-
addNewCharacterSet
public MDCharacterSetCodePropertyType addNewCharacterSet()
Appends and returns a new empty value (as xml) as the last "characterSet" element- Specified by:
addNewCharacterSetin interfaceMDDataIdentificationType
-
removeCharacterSet
public void removeCharacterSet(int i)
Removes the ith "characterSet" element- Specified by:
removeCharacterSetin interfaceMDDataIdentificationType
-
getTopicCategoryArray
public MDTopicCategoryCodePropertyType[] getTopicCategoryArray()
Gets array of all "topicCategory" elements- Specified by:
getTopicCategoryArrayin interfaceMDDataIdentificationType
-
getTopicCategoryArray
public MDTopicCategoryCodePropertyType getTopicCategoryArray(int i)
Gets ith "topicCategory" element- Specified by:
getTopicCategoryArrayin interfaceMDDataIdentificationType
-
sizeOfTopicCategoryArray
public int sizeOfTopicCategoryArray()
Returns number of "topicCategory" element- Specified by:
sizeOfTopicCategoryArrayin interfaceMDDataIdentificationType
-
setTopicCategoryArray
public void setTopicCategoryArray(MDTopicCategoryCodePropertyType[] topicCategoryArray)
Sets array of all "topicCategory" element- Specified by:
setTopicCategoryArrayin interfaceMDDataIdentificationType
-
setTopicCategoryArray
public void setTopicCategoryArray(int i, MDTopicCategoryCodePropertyType topicCategory)Sets ith "topicCategory" element- Specified by:
setTopicCategoryArrayin interfaceMDDataIdentificationType
-
insertNewTopicCategory
public MDTopicCategoryCodePropertyType insertNewTopicCategory(int i)
Inserts and returns a new empty value (as xml) as the ith "topicCategory" element- Specified by:
insertNewTopicCategoryin interfaceMDDataIdentificationType
-
addNewTopicCategory
public MDTopicCategoryCodePropertyType addNewTopicCategory()
Appends and returns a new empty value (as xml) as the last "topicCategory" element- Specified by:
addNewTopicCategoryin interfaceMDDataIdentificationType
-
removeTopicCategory
public void removeTopicCategory(int i)
Removes the ith "topicCategory" element- Specified by:
removeTopicCategoryin interfaceMDDataIdentificationType
-
getEnvironmentDescription
public CharacterStringPropertyType getEnvironmentDescription()
Gets the "environmentDescription" element- Specified by:
getEnvironmentDescriptionin interfaceMDDataIdentificationType
-
isSetEnvironmentDescription
public boolean isSetEnvironmentDescription()
True if has "environmentDescription" element- Specified by:
isSetEnvironmentDescriptionin interfaceMDDataIdentificationType
-
setEnvironmentDescription
public void setEnvironmentDescription(CharacterStringPropertyType environmentDescription)
Sets the "environmentDescription" element- Specified by:
setEnvironmentDescriptionin interfaceMDDataIdentificationType
-
addNewEnvironmentDescription
public CharacterStringPropertyType addNewEnvironmentDescription()
Appends and returns a new empty "environmentDescription" element- Specified by:
addNewEnvironmentDescriptionin interfaceMDDataIdentificationType
-
unsetEnvironmentDescription
public void unsetEnvironmentDescription()
Unsets the "environmentDescription" element- Specified by:
unsetEnvironmentDescriptionin interfaceMDDataIdentificationType
-
getExtentArray
public EXExtentPropertyType[] getExtentArray()
Gets array of all "extent" elements- Specified by:
getExtentArrayin interfaceMDDataIdentificationType
-
getExtentArray
public EXExtentPropertyType getExtentArray(int i)
Gets ith "extent" element- Specified by:
getExtentArrayin interfaceMDDataIdentificationType
-
sizeOfExtentArray
public int sizeOfExtentArray()
Returns number of "extent" element- Specified by:
sizeOfExtentArrayin interfaceMDDataIdentificationType
-
setExtentArray
public void setExtentArray(EXExtentPropertyType[] extentArray)
Sets array of all "extent" element- Specified by:
setExtentArrayin interfaceMDDataIdentificationType
-
setExtentArray
public void setExtentArray(int i, EXExtentPropertyType extent)Sets ith "extent" element- Specified by:
setExtentArrayin interfaceMDDataIdentificationType
-
insertNewExtent
public EXExtentPropertyType insertNewExtent(int i)
Inserts and returns a new empty value (as xml) as the ith "extent" element- Specified by:
insertNewExtentin interfaceMDDataIdentificationType
-
addNewExtent
public EXExtentPropertyType addNewExtent()
Appends and returns a new empty value (as xml) as the last "extent" element- Specified by:
addNewExtentin interfaceMDDataIdentificationType
-
removeExtent
public void removeExtent(int i)
Removes the ith "extent" element- Specified by:
removeExtentin interfaceMDDataIdentificationType
-
getSupplementalInformation
public CharacterStringPropertyType getSupplementalInformation()
Gets the "supplementalInformation" element- Specified by:
getSupplementalInformationin interfaceMDDataIdentificationType
-
isSetSupplementalInformation
public boolean isSetSupplementalInformation()
True if has "supplementalInformation" element- Specified by:
isSetSupplementalInformationin interfaceMDDataIdentificationType
-
setSupplementalInformation
public void setSupplementalInformation(CharacterStringPropertyType supplementalInformation)
Sets the "supplementalInformation" element- Specified by:
setSupplementalInformationin interfaceMDDataIdentificationType
-
addNewSupplementalInformation
public CharacterStringPropertyType addNewSupplementalInformation()
Appends and returns a new empty "supplementalInformation" element- Specified by:
addNewSupplementalInformationin interfaceMDDataIdentificationType
-
unsetSupplementalInformation
public void unsetSupplementalInformation()
Unsets the "supplementalInformation" element- Specified by:
unsetSupplementalInformationin interfaceMDDataIdentificationType
-
-