Package net.opengis.tsml.x10.impl
Class CollectionTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.gml.x32.impl.AbstractGMLTypeImpl
-
- net.opengis.gml.x32.impl.AbstractFeatureTypeImpl
-
- net.opengis.tsml.x10.impl.CollectionTypeImpl
-
- All Implemented Interfaces:
Serializable,AbstractFeatureType,AbstractGMLType,CollectionType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class CollectionTypeImpl extends AbstractFeatureTypeImpl implements CollectionType
An XML CollectionType(@http://www.opengis.net/tsml/1.0). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCollectionTypeImpl.LocalDictionaryImplAn XML localDictionary(@http://www.opengis.net/tsml/1.0).-
Nested classes/interfaces inherited from interface net.opengis.gml.x32.AbstractFeatureType
AbstractFeatureType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.gml.x32.AbstractGMLType
AbstractGMLType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.tsml.x10.CollectionType
CollectionType.Factory, CollectionType.LocalDictionary
-
-
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 net.opengis.gml.x32.AbstractFeatureType
type
-
Fields inherited from interface net.opengis.gml.x32.AbstractGMLType
type
-
Fields inherited from interface net.opengis.tsml.x10.CollectionType
type
-
-
Constructor Summary
Constructors Constructor Description CollectionTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.xmlbeans.XmlObjectaddNewCommunityExtension()Appends and returns a new empty value (as xml) as the last "communityExtension" elementorg.apache.xmlbeans.XmlObjectaddNewInternalExtension()Appends and returns a new empty value (as xml) as the last "internalExtension" elementCollectionType.LocalDictionaryaddNewLocalDictionary()Appends and returns a new empty value (as xml) as the last "localDictionary" elementOMObservationPropertyTypeaddNewObservationMember()Appends and returns a new empty value (as xml) as the last "observationMember" elementNamedValuePropertyTypeaddNewParameter()Appends and returns a new empty value (as xml) as the last "parameter" elementReferenceTypeaddNewProfile()Appends and returns a new empty value (as xml) as the last "profile" elementSamplingFeatureMemberPropertyTypeaddNewSamplingFeatureMember()Appends and returns a new empty value (as xml) as the last "samplingFeatureMember" elementReferenceTypeaddNewSourceDefinition()Appends and returns a new empty value (as xml) as the last "sourceDefinition" elementTimePeriodPropertyTypeaddNewTemporalExtent()Appends and returns a new empty "temporalExtent" elementReferenceTypeaddNewVersion()Appends and returns a new empty "version" elementorg.apache.xmlbeans.XmlObject[]getCommunityExtensionArray()Gets array of all "communityExtension" elementsorg.apache.xmlbeans.XmlObjectgetCommunityExtensionArray(int i)Gets ith "communityExtension" elementCalendargetGenerationDate()Gets the "generationDate" elementStringgetGenerationSystem()Gets the "generationSystem" elementorg.apache.xmlbeans.XmlObject[]getInternalExtensionArray()Gets array of all "internalExtension" elementsorg.apache.xmlbeans.XmlObjectgetInternalExtensionArray(int i)Gets ith "internalExtension" elementCollectionType.LocalDictionary[]getLocalDictionaryArray()Gets array of all "localDictionary" elementsCollectionType.LocalDictionarygetLocalDictionaryArray(int i)Gets ith "localDictionary" elementOMObservationPropertyType[]getObservationMemberArray()Gets array of all "observationMember" elementsOMObservationPropertyTypegetObservationMemberArray(int i)Gets ith "observationMember" elementNamedValuePropertyType[]getParameterArray()Gets array of all "parameter" elementsNamedValuePropertyTypegetParameterArray(int i)Gets ith "parameter" elementReferenceType[]getProfileArray()Gets array of all "profile" elementsReferenceTypegetProfileArray(int i)Gets ith "profile" elementSamplingFeatureMemberPropertyType[]getSamplingFeatureMemberArray()Gets array of all "samplingFeatureMember" elementsSamplingFeatureMemberPropertyTypegetSamplingFeatureMemberArray(int i)Gets ith "samplingFeatureMember" elementReferenceType[]getSourceDefinitionArray()Gets array of all "sourceDefinition" elementsReferenceTypegetSourceDefinitionArray(int i)Gets ith "sourceDefinition" elementTimePeriodPropertyTypegetTemporalExtent()Gets the "temporalExtent" elementReferenceTypegetVersion()Gets the "version" elementorg.apache.xmlbeans.XmlObjectinsertNewCommunityExtension(int i)Inserts and returns a new empty value (as xml) as the ith "communityExtension" elementorg.apache.xmlbeans.XmlObjectinsertNewInternalExtension(int i)Inserts and returns a new empty value (as xml) as the ith "internalExtension" elementCollectionType.LocalDictionaryinsertNewLocalDictionary(int i)Inserts and returns a new empty value (as xml) as the ith "localDictionary" elementOMObservationPropertyTypeinsertNewObservationMember(int i)Inserts and returns a new empty value (as xml) as the ith "observationMember" elementNamedValuePropertyTypeinsertNewParameter(int i)Inserts and returns a new empty value (as xml) as the ith "parameter" elementReferenceTypeinsertNewProfile(int i)Inserts and returns a new empty value (as xml) as the ith "profile" elementSamplingFeatureMemberPropertyTypeinsertNewSamplingFeatureMember(int i)Inserts and returns a new empty value (as xml) as the ith "samplingFeatureMember" elementReferenceTypeinsertNewSourceDefinition(int i)Inserts and returns a new empty value (as xml) as the ith "sourceDefinition" elementbooleanisSetGenerationSystem()True if has "generationSystem" elementbooleanisSetTemporalExtent()True if has "temporalExtent" elementbooleanisSetVersion()True if has "version" elementvoidremoveCommunityExtension(int i)Removes the ith "communityExtension" elementvoidremoveInternalExtension(int i)Removes the ith "internalExtension" elementvoidremoveLocalDictionary(int i)Removes the ith "localDictionary" elementvoidremoveObservationMember(int i)Removes the ith "observationMember" elementvoidremoveParameter(int i)Removes the ith "parameter" elementvoidremoveProfile(int i)Removes the ith "profile" elementvoidremoveSamplingFeatureMember(int i)Removes the ith "samplingFeatureMember" elementvoidremoveSourceDefinition(int i)Removes the ith "sourceDefinition" elementvoidsetCommunityExtensionArray(int i, org.apache.xmlbeans.XmlObject communityExtension)Sets ith "communityExtension" elementvoidsetCommunityExtensionArray(org.apache.xmlbeans.XmlObject[] communityExtensionArray)Sets array of all "communityExtension" elementvoidsetGenerationDate(Calendar generationDate)Sets the "generationDate" elementvoidsetGenerationSystem(String generationSystem)Sets the "generationSystem" elementvoidsetInternalExtensionArray(int i, org.apache.xmlbeans.XmlObject internalExtension)Sets ith "internalExtension" elementvoidsetInternalExtensionArray(org.apache.xmlbeans.XmlObject[] internalExtensionArray)Sets array of all "internalExtension" elementvoidsetLocalDictionaryArray(int i, CollectionType.LocalDictionary localDictionary)Sets ith "localDictionary" elementvoidsetLocalDictionaryArray(CollectionType.LocalDictionary[] localDictionaryArray)Sets array of all "localDictionary" elementvoidsetObservationMemberArray(int i, OMObservationPropertyType observationMember)Sets ith "observationMember" elementvoidsetObservationMemberArray(OMObservationPropertyType[] observationMemberArray)Sets array of all "observationMember" elementvoidsetParameterArray(int i, NamedValuePropertyType parameter)Sets ith "parameter" elementvoidsetParameterArray(NamedValuePropertyType[] parameterArray)Sets array of all "parameter" elementvoidsetProfileArray(int i, ReferenceType profile)Sets ith "profile" elementvoidsetProfileArray(ReferenceType[] profileArray)Sets array of all "profile" elementvoidsetSamplingFeatureMemberArray(int i, SamplingFeatureMemberPropertyType samplingFeatureMember)Sets ith "samplingFeatureMember" elementvoidsetSamplingFeatureMemberArray(SamplingFeatureMemberPropertyType[] samplingFeatureMemberArray)Sets array of all "samplingFeatureMember" elementvoidsetSourceDefinitionArray(int i, ReferenceType sourceDefinition)Sets ith "sourceDefinition" elementvoidsetSourceDefinitionArray(ReferenceType[] sourceDefinitionArray)Sets array of all "sourceDefinition" elementvoidsetTemporalExtent(TimePeriodPropertyType temporalExtent)Sets the "temporalExtent" elementvoidsetVersion(ReferenceType version)Sets the "version" elementintsizeOfCommunityExtensionArray()Returns number of "communityExtension" elementintsizeOfInternalExtensionArray()Returns number of "internalExtension" elementintsizeOfLocalDictionaryArray()Returns number of "localDictionary" elementintsizeOfObservationMemberArray()Returns number of "observationMember" elementintsizeOfParameterArray()Returns number of "parameter" elementintsizeOfProfileArray()Returns number of "profile" elementintsizeOfSamplingFeatureMemberArray()Returns number of "samplingFeatureMember" elementintsizeOfSourceDefinitionArray()Returns number of "sourceDefinition" elementvoidunsetGenerationSystem()Unsets the "generationSystem" elementvoidunsetTemporalExtent()Unsets the "temporalExtent" elementvoidunsetVersion()Unsets the "version" elementorg.apache.xmlbeans.XmlDateTimexgetGenerationDate()Gets (as xml) the "generationDate" elementorg.apache.xmlbeans.XmlStringxgetGenerationSystem()Gets (as xml) the "generationSystem" elementvoidxsetGenerationDate(org.apache.xmlbeans.XmlDateTime generationDate)Sets (as xml) the "generationDate" elementvoidxsetGenerationSystem(org.apache.xmlbeans.XmlString generationSystem)Sets (as xml) the "generationSystem" element-
Methods inherited from class net.opengis.gml.x32.impl.AbstractFeatureTypeImpl
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocation
-
Methods inherited from class net.opengis.gml.x32.impl.AbstractGMLTypeImpl
addNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetId
-
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 net.opengis.gml.x32.AbstractFeatureType
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocation
-
Methods inherited from interface net.opengis.gml.x32.AbstractGMLType
addNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetId
-
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
-
getCommunityExtensionArray
public org.apache.xmlbeans.XmlObject[] getCommunityExtensionArray()
Gets array of all "communityExtension" elements- Specified by:
getCommunityExtensionArrayin interfaceCollectionType
-
getCommunityExtensionArray
public org.apache.xmlbeans.XmlObject getCommunityExtensionArray(int i)
Gets ith "communityExtension" element- Specified by:
getCommunityExtensionArrayin interfaceCollectionType
-
sizeOfCommunityExtensionArray
public int sizeOfCommunityExtensionArray()
Returns number of "communityExtension" element- Specified by:
sizeOfCommunityExtensionArrayin interfaceCollectionType
-
setCommunityExtensionArray
public void setCommunityExtensionArray(org.apache.xmlbeans.XmlObject[] communityExtensionArray)
Sets array of all "communityExtension" element- Specified by:
setCommunityExtensionArrayin interfaceCollectionType
-
setCommunityExtensionArray
public void setCommunityExtensionArray(int i, org.apache.xmlbeans.XmlObject communityExtension)Sets ith "communityExtension" element- Specified by:
setCommunityExtensionArrayin interfaceCollectionType
-
insertNewCommunityExtension
public org.apache.xmlbeans.XmlObject insertNewCommunityExtension(int i)
Inserts and returns a new empty value (as xml) as the ith "communityExtension" element- Specified by:
insertNewCommunityExtensionin interfaceCollectionType
-
addNewCommunityExtension
public org.apache.xmlbeans.XmlObject addNewCommunityExtension()
Appends and returns a new empty value (as xml) as the last "communityExtension" element- Specified by:
addNewCommunityExtensionin interfaceCollectionType
-
removeCommunityExtension
public void removeCommunityExtension(int i)
Removes the ith "communityExtension" element- Specified by:
removeCommunityExtensionin interfaceCollectionType
-
getInternalExtensionArray
public org.apache.xmlbeans.XmlObject[] getInternalExtensionArray()
Gets array of all "internalExtension" elements- Specified by:
getInternalExtensionArrayin interfaceCollectionType
-
getInternalExtensionArray
public org.apache.xmlbeans.XmlObject getInternalExtensionArray(int i)
Gets ith "internalExtension" element- Specified by:
getInternalExtensionArrayin interfaceCollectionType
-
sizeOfInternalExtensionArray
public int sizeOfInternalExtensionArray()
Returns number of "internalExtension" element- Specified by:
sizeOfInternalExtensionArrayin interfaceCollectionType
-
setInternalExtensionArray
public void setInternalExtensionArray(org.apache.xmlbeans.XmlObject[] internalExtensionArray)
Sets array of all "internalExtension" element- Specified by:
setInternalExtensionArrayin interfaceCollectionType
-
setInternalExtensionArray
public void setInternalExtensionArray(int i, org.apache.xmlbeans.XmlObject internalExtension)Sets ith "internalExtension" element- Specified by:
setInternalExtensionArrayin interfaceCollectionType
-
insertNewInternalExtension
public org.apache.xmlbeans.XmlObject insertNewInternalExtension(int i)
Inserts and returns a new empty value (as xml) as the ith "internalExtension" element- Specified by:
insertNewInternalExtensionin interfaceCollectionType
-
addNewInternalExtension
public org.apache.xmlbeans.XmlObject addNewInternalExtension()
Appends and returns a new empty value (as xml) as the last "internalExtension" element- Specified by:
addNewInternalExtensionin interfaceCollectionType
-
removeInternalExtension
public void removeInternalExtension(int i)
Removes the ith "internalExtension" element- Specified by:
removeInternalExtensionin interfaceCollectionType
-
getGenerationDate
public Calendar getGenerationDate()
Gets the "generationDate" element- Specified by:
getGenerationDatein interfaceCollectionType
-
xgetGenerationDate
public org.apache.xmlbeans.XmlDateTime xgetGenerationDate()
Gets (as xml) the "generationDate" element- Specified by:
xgetGenerationDatein interfaceCollectionType
-
setGenerationDate
public void setGenerationDate(Calendar generationDate)
Sets the "generationDate" element- Specified by:
setGenerationDatein interfaceCollectionType
-
xsetGenerationDate
public void xsetGenerationDate(org.apache.xmlbeans.XmlDateTime generationDate)
Sets (as xml) the "generationDate" element- Specified by:
xsetGenerationDatein interfaceCollectionType
-
getGenerationSystem
public String getGenerationSystem()
Gets the "generationSystem" element- Specified by:
getGenerationSystemin interfaceCollectionType
-
xgetGenerationSystem
public org.apache.xmlbeans.XmlString xgetGenerationSystem()
Gets (as xml) the "generationSystem" element- Specified by:
xgetGenerationSystemin interfaceCollectionType
-
isSetGenerationSystem
public boolean isSetGenerationSystem()
True if has "generationSystem" element- Specified by:
isSetGenerationSystemin interfaceCollectionType
-
setGenerationSystem
public void setGenerationSystem(String generationSystem)
Sets the "generationSystem" element- Specified by:
setGenerationSystemin interfaceCollectionType
-
xsetGenerationSystem
public void xsetGenerationSystem(org.apache.xmlbeans.XmlString generationSystem)
Sets (as xml) the "generationSystem" element- Specified by:
xsetGenerationSystemin interfaceCollectionType
-
unsetGenerationSystem
public void unsetGenerationSystem()
Unsets the "generationSystem" element- Specified by:
unsetGenerationSystemin interfaceCollectionType
-
getVersion
public ReferenceType getVersion()
Gets the "version" element- Specified by:
getVersionin interfaceCollectionType
-
isSetVersion
public boolean isSetVersion()
True if has "version" element- Specified by:
isSetVersionin interfaceCollectionType
-
setVersion
public void setVersion(ReferenceType version)
Sets the "version" element- Specified by:
setVersionin interfaceCollectionType
-
addNewVersion
public ReferenceType addNewVersion()
Appends and returns a new empty "version" element- Specified by:
addNewVersionin interfaceCollectionType
-
unsetVersion
public void unsetVersion()
Unsets the "version" element- Specified by:
unsetVersionin interfaceCollectionType
-
getProfileArray
public ReferenceType[] getProfileArray()
Gets array of all "profile" elements- Specified by:
getProfileArrayin interfaceCollectionType
-
getProfileArray
public ReferenceType getProfileArray(int i)
Gets ith "profile" element- Specified by:
getProfileArrayin interfaceCollectionType
-
sizeOfProfileArray
public int sizeOfProfileArray()
Returns number of "profile" element- Specified by:
sizeOfProfileArrayin interfaceCollectionType
-
setProfileArray
public void setProfileArray(ReferenceType[] profileArray)
Sets array of all "profile" element- Specified by:
setProfileArrayin interfaceCollectionType
-
setProfileArray
public void setProfileArray(int i, ReferenceType profile)Sets ith "profile" element- Specified by:
setProfileArrayin interfaceCollectionType
-
insertNewProfile
public ReferenceType insertNewProfile(int i)
Inserts and returns a new empty value (as xml) as the ith "profile" element- Specified by:
insertNewProfilein interfaceCollectionType
-
addNewProfile
public ReferenceType addNewProfile()
Appends and returns a new empty value (as xml) as the last "profile" element- Specified by:
addNewProfilein interfaceCollectionType
-
removeProfile
public void removeProfile(int i)
Removes the ith "profile" element- Specified by:
removeProfilein interfaceCollectionType
-
getTemporalExtent
public TimePeriodPropertyType getTemporalExtent()
Gets the "temporalExtent" element- Specified by:
getTemporalExtentin interfaceCollectionType
-
isSetTemporalExtent
public boolean isSetTemporalExtent()
True if has "temporalExtent" element- Specified by:
isSetTemporalExtentin interfaceCollectionType
-
setTemporalExtent
public void setTemporalExtent(TimePeriodPropertyType temporalExtent)
Sets the "temporalExtent" element- Specified by:
setTemporalExtentin interfaceCollectionType
-
addNewTemporalExtent
public TimePeriodPropertyType addNewTemporalExtent()
Appends and returns a new empty "temporalExtent" element- Specified by:
addNewTemporalExtentin interfaceCollectionType
-
unsetTemporalExtent
public void unsetTemporalExtent()
Unsets the "temporalExtent" element- Specified by:
unsetTemporalExtentin interfaceCollectionType
-
getLocalDictionaryArray
public CollectionType.LocalDictionary[] getLocalDictionaryArray()
Gets array of all "localDictionary" elements- Specified by:
getLocalDictionaryArrayin interfaceCollectionType
-
getLocalDictionaryArray
public CollectionType.LocalDictionary getLocalDictionaryArray(int i)
Gets ith "localDictionary" element- Specified by:
getLocalDictionaryArrayin interfaceCollectionType
-
sizeOfLocalDictionaryArray
public int sizeOfLocalDictionaryArray()
Returns number of "localDictionary" element- Specified by:
sizeOfLocalDictionaryArrayin interfaceCollectionType
-
setLocalDictionaryArray
public void setLocalDictionaryArray(CollectionType.LocalDictionary[] localDictionaryArray)
Sets array of all "localDictionary" element- Specified by:
setLocalDictionaryArrayin interfaceCollectionType
-
setLocalDictionaryArray
public void setLocalDictionaryArray(int i, CollectionType.LocalDictionary localDictionary)Sets ith "localDictionary" element- Specified by:
setLocalDictionaryArrayin interfaceCollectionType
-
insertNewLocalDictionary
public CollectionType.LocalDictionary insertNewLocalDictionary(int i)
Inserts and returns a new empty value (as xml) as the ith "localDictionary" element- Specified by:
insertNewLocalDictionaryin interfaceCollectionType
-
addNewLocalDictionary
public CollectionType.LocalDictionary addNewLocalDictionary()
Appends and returns a new empty value (as xml) as the last "localDictionary" element- Specified by:
addNewLocalDictionaryin interfaceCollectionType
-
removeLocalDictionary
public void removeLocalDictionary(int i)
Removes the ith "localDictionary" element- Specified by:
removeLocalDictionaryin interfaceCollectionType
-
getSourceDefinitionArray
public ReferenceType[] getSourceDefinitionArray()
Gets array of all "sourceDefinition" elements- Specified by:
getSourceDefinitionArrayin interfaceCollectionType
-
getSourceDefinitionArray
public ReferenceType getSourceDefinitionArray(int i)
Gets ith "sourceDefinition" element- Specified by:
getSourceDefinitionArrayin interfaceCollectionType
-
sizeOfSourceDefinitionArray
public int sizeOfSourceDefinitionArray()
Returns number of "sourceDefinition" element- Specified by:
sizeOfSourceDefinitionArrayin interfaceCollectionType
-
setSourceDefinitionArray
public void setSourceDefinitionArray(ReferenceType[] sourceDefinitionArray)
Sets array of all "sourceDefinition" element- Specified by:
setSourceDefinitionArrayin interfaceCollectionType
-
setSourceDefinitionArray
public void setSourceDefinitionArray(int i, ReferenceType sourceDefinition)Sets ith "sourceDefinition" element- Specified by:
setSourceDefinitionArrayin interfaceCollectionType
-
insertNewSourceDefinition
public ReferenceType insertNewSourceDefinition(int i)
Inserts and returns a new empty value (as xml) as the ith "sourceDefinition" element- Specified by:
insertNewSourceDefinitionin interfaceCollectionType
-
addNewSourceDefinition
public ReferenceType addNewSourceDefinition()
Appends and returns a new empty value (as xml) as the last "sourceDefinition" element- Specified by:
addNewSourceDefinitionin interfaceCollectionType
-
removeSourceDefinition
public void removeSourceDefinition(int i)
Removes the ith "sourceDefinition" element- Specified by:
removeSourceDefinitionin interfaceCollectionType
-
getParameterArray
public NamedValuePropertyType[] getParameterArray()
Gets array of all "parameter" elements- Specified by:
getParameterArrayin interfaceCollectionType
-
getParameterArray
public NamedValuePropertyType getParameterArray(int i)
Gets ith "parameter" element- Specified by:
getParameterArrayin interfaceCollectionType
-
sizeOfParameterArray
public int sizeOfParameterArray()
Returns number of "parameter" element- Specified by:
sizeOfParameterArrayin interfaceCollectionType
-
setParameterArray
public void setParameterArray(NamedValuePropertyType[] parameterArray)
Sets array of all "parameter" element- Specified by:
setParameterArrayin interfaceCollectionType
-
setParameterArray
public void setParameterArray(int i, NamedValuePropertyType parameter)Sets ith "parameter" element- Specified by:
setParameterArrayin interfaceCollectionType
-
insertNewParameter
public NamedValuePropertyType insertNewParameter(int i)
Inserts and returns a new empty value (as xml) as the ith "parameter" element- Specified by:
insertNewParameterin interfaceCollectionType
-
addNewParameter
public NamedValuePropertyType addNewParameter()
Appends and returns a new empty value (as xml) as the last "parameter" element- Specified by:
addNewParameterin interfaceCollectionType
-
removeParameter
public void removeParameter(int i)
Removes the ith "parameter" element- Specified by:
removeParameterin interfaceCollectionType
-
getSamplingFeatureMemberArray
public SamplingFeatureMemberPropertyType[] getSamplingFeatureMemberArray()
Gets array of all "samplingFeatureMember" elements- Specified by:
getSamplingFeatureMemberArrayin interfaceCollectionType
-
getSamplingFeatureMemberArray
public SamplingFeatureMemberPropertyType getSamplingFeatureMemberArray(int i)
Gets ith "samplingFeatureMember" element- Specified by:
getSamplingFeatureMemberArrayin interfaceCollectionType
-
sizeOfSamplingFeatureMemberArray
public int sizeOfSamplingFeatureMemberArray()
Returns number of "samplingFeatureMember" element- Specified by:
sizeOfSamplingFeatureMemberArrayin interfaceCollectionType
-
setSamplingFeatureMemberArray
public void setSamplingFeatureMemberArray(SamplingFeatureMemberPropertyType[] samplingFeatureMemberArray)
Sets array of all "samplingFeatureMember" element- Specified by:
setSamplingFeatureMemberArrayin interfaceCollectionType
-
setSamplingFeatureMemberArray
public void setSamplingFeatureMemberArray(int i, SamplingFeatureMemberPropertyType samplingFeatureMember)Sets ith "samplingFeatureMember" element- Specified by:
setSamplingFeatureMemberArrayin interfaceCollectionType
-
insertNewSamplingFeatureMember
public SamplingFeatureMemberPropertyType insertNewSamplingFeatureMember(int i)
Inserts and returns a new empty value (as xml) as the ith "samplingFeatureMember" element- Specified by:
insertNewSamplingFeatureMemberin interfaceCollectionType
-
addNewSamplingFeatureMember
public SamplingFeatureMemberPropertyType addNewSamplingFeatureMember()
Appends and returns a new empty value (as xml) as the last "samplingFeatureMember" element- Specified by:
addNewSamplingFeatureMemberin interfaceCollectionType
-
removeSamplingFeatureMember
public void removeSamplingFeatureMember(int i)
Removes the ith "samplingFeatureMember" element- Specified by:
removeSamplingFeatureMemberin interfaceCollectionType
-
getObservationMemberArray
public OMObservationPropertyType[] getObservationMemberArray()
Gets array of all "observationMember" elements- Specified by:
getObservationMemberArrayin interfaceCollectionType
-
getObservationMemberArray
public OMObservationPropertyType getObservationMemberArray(int i)
Gets ith "observationMember" element- Specified by:
getObservationMemberArrayin interfaceCollectionType
-
sizeOfObservationMemberArray
public int sizeOfObservationMemberArray()
Returns number of "observationMember" element- Specified by:
sizeOfObservationMemberArrayin interfaceCollectionType
-
setObservationMemberArray
public void setObservationMemberArray(OMObservationPropertyType[] observationMemberArray)
Sets array of all "observationMember" element- Specified by:
setObservationMemberArrayin interfaceCollectionType
-
setObservationMemberArray
public void setObservationMemberArray(int i, OMObservationPropertyType observationMember)Sets ith "observationMember" element- Specified by:
setObservationMemberArrayin interfaceCollectionType
-
insertNewObservationMember
public OMObservationPropertyType insertNewObservationMember(int i)
Inserts and returns a new empty value (as xml) as the ith "observationMember" element- Specified by:
insertNewObservationMemberin interfaceCollectionType
-
addNewObservationMember
public OMObservationPropertyType addNewObservationMember()
Appends and returns a new empty value (as xml) as the last "observationMember" element- Specified by:
addNewObservationMemberin interfaceCollectionType
-
removeObservationMember
public void removeObservationMember(int i)
Removes the ith "observationMember" element- Specified by:
removeObservationMemberin interfaceCollectionType
-
-