Class AbstractMonitoringFeatureTypeImpl
- 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
-
- eu.europa.ec.inspire.schemas.ef.x40.impl.AbstractMonitoringObjectTypeImpl
-
- eu.europa.ec.inspire.schemas.ef.x40.impl.AbstractMonitoringFeatureTypeImpl
-
- All Implemented Interfaces:
AbstractMonitoringFeatureType,AbstractMonitoringObjectType,Serializable,AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- Direct Known Subclasses:
EnvironmentalMonitoringFacilityTypeImpl,EnvironmentalMonitoringNetworkTypeImpl
public class AbstractMonitoringFeatureTypeImpl extends AbstractMonitoringObjectTypeImpl implements AbstractMonitoringFeatureType
An XML AbstractMonitoringFeatureType(@http://inspire.ec.europa.eu/schemas/ef/4.0). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAbstractMonitoringFeatureTypeImpl.InvolvedInImplAn XML involvedIn(@http://inspire.ec.europa.eu/schemas/ef/4.0).static classAbstractMonitoringFeatureTypeImpl.ReportedToImplAn XML reportedTo(@http://inspire.ec.europa.eu/schemas/ef/4.0).-
Nested classes/interfaces inherited from class eu.europa.ec.inspire.schemas.ef.x40.impl.AbstractMonitoringObjectTypeImpl
AbstractMonitoringObjectTypeImpl.AdditionalDescriptionImpl, AbstractMonitoringObjectTypeImpl.BroaderImpl, AbstractMonitoringObjectTypeImpl.LegalBackgroundImpl, AbstractMonitoringObjectTypeImpl.NameImpl, AbstractMonitoringObjectTypeImpl.NarrowerImpl, AbstractMonitoringObjectTypeImpl.ObservingCapabilityImpl, AbstractMonitoringObjectTypeImpl.OnlineResourceImpl, AbstractMonitoringObjectTypeImpl.ResponsiblePartyImpl, AbstractMonitoringObjectTypeImpl.SupersedesImpl
-
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 eu.europa.ec.inspire.schemas.ef.x40.AbstractMonitoringFeatureType
AbstractMonitoringFeatureType.Factory, AbstractMonitoringFeatureType.InvolvedIn, AbstractMonitoringFeatureType.ReportedTo
-
Nested classes/interfaces inherited from interface eu.europa.ec.inspire.schemas.ef.x40.AbstractMonitoringObjectType
AbstractMonitoringObjectType.AdditionalDescription, AbstractMonitoringObjectType.Broader, AbstractMonitoringObjectType.Factory, AbstractMonitoringObjectType.LegalBackground, AbstractMonitoringObjectType.Name, AbstractMonitoringObjectType.Narrower, AbstractMonitoringObjectType.ObservingCapability, AbstractMonitoringObjectType.OnlineResource, AbstractMonitoringObjectType.ResponsibleParty, AbstractMonitoringObjectType.Supersedes
-
-
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 eu.europa.ec.inspire.schemas.ef.x40.AbstractMonitoringFeatureType
type
-
Fields inherited from interface eu.europa.ec.inspire.schemas.ef.x40.AbstractMonitoringObjectType
type
-
-
Constructor Summary
Constructors Constructor Description AbstractMonitoringFeatureTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OMObservationPropertyTypeaddNewHasObservation()Appends and returns a new empty value (as xml) as the last "hasObservation" elementAbstractMonitoringFeatureType.InvolvedInaddNewInvolvedIn()Appends and returns a new empty value (as xml) as the last "involvedIn" elementAbstractMonitoringFeatureType.ReportedToaddNewReportedTo()Appends and returns a new empty value (as xml) as the last "reportedTo" elementOMObservationPropertyType[]getHasObservationArray()Gets array of all "hasObservation" elementsOMObservationPropertyTypegetHasObservationArray(int i)Gets ith "hasObservation" elementAbstractMonitoringFeatureType.InvolvedIn[]getInvolvedInArray()Gets array of all "involvedIn" elementsAbstractMonitoringFeatureType.InvolvedIngetInvolvedInArray(int i)Gets ith "involvedIn" elementAbstractMonitoringFeatureType.ReportedTo[]getReportedToArray()Gets array of all "reportedTo" elementsAbstractMonitoringFeatureType.ReportedTogetReportedToArray(int i)Gets ith "reportedTo" elementOMObservationPropertyTypeinsertNewHasObservation(int i)Inserts and returns a new empty value (as xml) as the ith "hasObservation" elementAbstractMonitoringFeatureType.InvolvedIninsertNewInvolvedIn(int i)Inserts and returns a new empty value (as xml) as the ith "involvedIn" elementAbstractMonitoringFeatureType.ReportedToinsertNewReportedTo(int i)Inserts and returns a new empty value (as xml) as the ith "reportedTo" elementbooleanisNilHasObservationArray(int i)Tests for nil ith "hasObservation" elementbooleanisNilInvolvedInArray(int i)Tests for nil ith "involvedIn" elementbooleanisNilReportedToArray(int i)Tests for nil ith "reportedTo" elementvoidremoveHasObservation(int i)Removes the ith "hasObservation" elementvoidremoveInvolvedIn(int i)Removes the ith "involvedIn" elementvoidremoveReportedTo(int i)Removes the ith "reportedTo" elementvoidsetHasObservationArray(int i, OMObservationPropertyType hasObservation)Sets ith "hasObservation" elementvoidsetHasObservationArray(OMObservationPropertyType[] hasObservationArray)Sets array of all "hasObservation" elementvoidsetInvolvedInArray(int i, AbstractMonitoringFeatureType.InvolvedIn involvedIn)Sets ith "involvedIn" elementvoidsetInvolvedInArray(AbstractMonitoringFeatureType.InvolvedIn[] involvedInArray)Sets array of all "involvedIn" elementvoidsetNilHasObservationArray(int i)Nils the ith "hasObservation" elementvoidsetNilInvolvedInArray(int i)Nils the ith "involvedIn" elementvoidsetNilReportedToArray(int i)Nils the ith "reportedTo" elementvoidsetReportedToArray(int i, AbstractMonitoringFeatureType.ReportedTo reportedTo)Sets ith "reportedTo" elementvoidsetReportedToArray(AbstractMonitoringFeatureType.ReportedTo[] reportedToArray)Sets array of all "reportedTo" elementintsizeOfHasObservationArray()Returns number of "hasObservation" elementintsizeOfInvolvedInArray()Returns number of "involvedIn" elementintsizeOfReportedToArray()Returns number of "reportedTo" element-
Methods inherited from class eu.europa.ec.inspire.schemas.ef.x40.impl.AbstractMonitoringObjectTypeImpl
addNewAdditionalDescription, addNewBroader, addNewGeometry, addNewInspireId, addNewLegalBackground, addNewMediaMonitored, addNewName2, addNewNarrower, addNewObservingCapability, addNewOnlineResource, addNewPurpose, addNewResponsibleParty, addNewSupersededBy, addNewSupersedes, getAdditionalDescription, getBroader, getGeometry, getInspireId, getLegalBackgroundArray, getLegalBackgroundArray, getMediaMonitoredArray, getMediaMonitoredArray, getName2Array, getName2Array, getNarrowerArray, getNarrowerArray, getObservingCapabilityArray, getObservingCapabilityArray, getOnlineResourceArray, getOnlineResourceArray, getPurposeArray, getPurposeArray, getResponsiblePartyArray, getResponsiblePartyArray, getSupersededByArray, getSupersededByArray, getSupersedesArray, getSupersedesArray, insertNewLegalBackground, insertNewMediaMonitored, insertNewName2, insertNewNarrower, insertNewObservingCapability, insertNewOnlineResource, insertNewPurpose, insertNewResponsibleParty, insertNewSupersededBy, insertNewSupersedes, isNilAdditionalDescription, isNilBroader, isNilLegalBackgroundArray, isNilName2Array, isNilNarrowerArray, isNilOnlineResourceArray, isNilPurposeArray, isNilResponsiblePartyArray, isNilSupersedesArray, isSetAdditionalDescription, isSetBroader, isSetGeometry, removeLegalBackground, removeMediaMonitored, removeName2, removeNarrower, removeObservingCapability, removeOnlineResource, removePurpose, removeResponsibleParty, removeSupersededBy, removeSupersedes, setAdditionalDescription, setBroader, setGeometry, setInspireId, setLegalBackgroundArray, setLegalBackgroundArray, setMediaMonitoredArray, setMediaMonitoredArray, setName2Array, setName2Array, setNarrowerArray, setNarrowerArray, setNilAdditionalDescription, setNilBroader, setNilLegalBackgroundArray, setNilName2Array, setNilNarrowerArray, setNilOnlineResourceArray, setNilPurposeArray, setNilResponsiblePartyArray, setNilSupersedesArray, setObservingCapabilityArray, setObservingCapabilityArray, setOnlineResourceArray, setOnlineResourceArray, setPurposeArray, setPurposeArray, setResponsiblePartyArray, setResponsiblePartyArray, setSupersededByArray, setSupersededByArray, setSupersedesArray, setSupersedesArray, sizeOfLegalBackgroundArray, sizeOfMediaMonitoredArray, sizeOfName2Array, sizeOfNarrowerArray, sizeOfObservingCapabilityArray, sizeOfOnlineResourceArray, sizeOfPurposeArray, sizeOfResponsiblePartyArray, sizeOfSupersededByArray, sizeOfSupersedesArray, unsetAdditionalDescription, unsetBroader, unsetGeometry
-
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 eu.europa.ec.inspire.schemas.ef.x40.AbstractMonitoringObjectType
addNewAdditionalDescription, addNewBroader, addNewGeometry, addNewInspireId, addNewLegalBackground, addNewMediaMonitored, addNewName2, addNewNarrower, addNewObservingCapability, addNewOnlineResource, addNewPurpose, addNewResponsibleParty, addNewSupersededBy, addNewSupersedes, getAdditionalDescription, getBroader, getGeometry, getInspireId, getLegalBackgroundArray, getLegalBackgroundArray, getMediaMonitoredArray, getMediaMonitoredArray, getName2Array, getName2Array, getNarrowerArray, getNarrowerArray, getObservingCapabilityArray, getObservingCapabilityArray, getOnlineResourceArray, getOnlineResourceArray, getPurposeArray, getPurposeArray, getResponsiblePartyArray, getResponsiblePartyArray, getSupersededByArray, getSupersededByArray, getSupersedesArray, getSupersedesArray, insertNewLegalBackground, insertNewMediaMonitored, insertNewName2, insertNewNarrower, insertNewObservingCapability, insertNewOnlineResource, insertNewPurpose, insertNewResponsibleParty, insertNewSupersededBy, insertNewSupersedes, isNilAdditionalDescription, isNilBroader, isNilLegalBackgroundArray, isNilName2Array, isNilNarrowerArray, isNilOnlineResourceArray, isNilPurposeArray, isNilResponsiblePartyArray, isNilSupersedesArray, isSetAdditionalDescription, isSetBroader, isSetGeometry, removeLegalBackground, removeMediaMonitored, removeName2, removeNarrower, removeObservingCapability, removeOnlineResource, removePurpose, removeResponsibleParty, removeSupersededBy, removeSupersedes, setAdditionalDescription, setBroader, setGeometry, setInspireId, setLegalBackgroundArray, setLegalBackgroundArray, setMediaMonitoredArray, setMediaMonitoredArray, setName2Array, setName2Array, setNarrowerArray, setNarrowerArray, setNilAdditionalDescription, setNilBroader, setNilLegalBackgroundArray, setNilName2Array, setNilNarrowerArray, setNilOnlineResourceArray, setNilPurposeArray, setNilResponsiblePartyArray, setNilSupersedesArray, setObservingCapabilityArray, setObservingCapabilityArray, setOnlineResourceArray, setOnlineResourceArray, setPurposeArray, setPurposeArray, setResponsiblePartyArray, setResponsiblePartyArray, setSupersededByArray, setSupersededByArray, setSupersedesArray, setSupersedesArray, sizeOfLegalBackgroundArray, sizeOfMediaMonitoredArray, sizeOfName2Array, sizeOfNarrowerArray, sizeOfObservingCapabilityArray, sizeOfOnlineResourceArray, sizeOfPurposeArray, sizeOfResponsiblePartyArray, sizeOfSupersededByArray, sizeOfSupersedesArray, unsetAdditionalDescription, unsetBroader, unsetGeometry
-
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
-
getReportedToArray
public AbstractMonitoringFeatureType.ReportedTo[] getReportedToArray()
Gets array of all "reportedTo" elements- Specified by:
getReportedToArrayin interfaceAbstractMonitoringFeatureType
-
getReportedToArray
public AbstractMonitoringFeatureType.ReportedTo getReportedToArray(int i)
Gets ith "reportedTo" element- Specified by:
getReportedToArrayin interfaceAbstractMonitoringFeatureType
-
isNilReportedToArray
public boolean isNilReportedToArray(int i)
Tests for nil ith "reportedTo" element- Specified by:
isNilReportedToArrayin interfaceAbstractMonitoringFeatureType
-
sizeOfReportedToArray
public int sizeOfReportedToArray()
Returns number of "reportedTo" element- Specified by:
sizeOfReportedToArrayin interfaceAbstractMonitoringFeatureType
-
setReportedToArray
public void setReportedToArray(AbstractMonitoringFeatureType.ReportedTo[] reportedToArray)
Sets array of all "reportedTo" element- Specified by:
setReportedToArrayin interfaceAbstractMonitoringFeatureType
-
setReportedToArray
public void setReportedToArray(int i, AbstractMonitoringFeatureType.ReportedTo reportedTo)Sets ith "reportedTo" element- Specified by:
setReportedToArrayin interfaceAbstractMonitoringFeatureType
-
setNilReportedToArray
public void setNilReportedToArray(int i)
Nils the ith "reportedTo" element- Specified by:
setNilReportedToArrayin interfaceAbstractMonitoringFeatureType
-
insertNewReportedTo
public AbstractMonitoringFeatureType.ReportedTo insertNewReportedTo(int i)
Inserts and returns a new empty value (as xml) as the ith "reportedTo" element- Specified by:
insertNewReportedToin interfaceAbstractMonitoringFeatureType
-
addNewReportedTo
public AbstractMonitoringFeatureType.ReportedTo addNewReportedTo()
Appends and returns a new empty value (as xml) as the last "reportedTo" element- Specified by:
addNewReportedToin interfaceAbstractMonitoringFeatureType
-
removeReportedTo
public void removeReportedTo(int i)
Removes the ith "reportedTo" element- Specified by:
removeReportedToin interfaceAbstractMonitoringFeatureType
-
getHasObservationArray
public OMObservationPropertyType[] getHasObservationArray()
Gets array of all "hasObservation" elements- Specified by:
getHasObservationArrayin interfaceAbstractMonitoringFeatureType
-
getHasObservationArray
public OMObservationPropertyType getHasObservationArray(int i)
Gets ith "hasObservation" element- Specified by:
getHasObservationArrayin interfaceAbstractMonitoringFeatureType
-
isNilHasObservationArray
public boolean isNilHasObservationArray(int i)
Tests for nil ith "hasObservation" element- Specified by:
isNilHasObservationArrayin interfaceAbstractMonitoringFeatureType
-
sizeOfHasObservationArray
public int sizeOfHasObservationArray()
Returns number of "hasObservation" element- Specified by:
sizeOfHasObservationArrayin interfaceAbstractMonitoringFeatureType
-
setHasObservationArray
public void setHasObservationArray(OMObservationPropertyType[] hasObservationArray)
Sets array of all "hasObservation" element- Specified by:
setHasObservationArrayin interfaceAbstractMonitoringFeatureType
-
setHasObservationArray
public void setHasObservationArray(int i, OMObservationPropertyType hasObservation)Sets ith "hasObservation" element- Specified by:
setHasObservationArrayin interfaceAbstractMonitoringFeatureType
-
setNilHasObservationArray
public void setNilHasObservationArray(int i)
Nils the ith "hasObservation" element- Specified by:
setNilHasObservationArrayin interfaceAbstractMonitoringFeatureType
-
insertNewHasObservation
public OMObservationPropertyType insertNewHasObservation(int i)
Inserts and returns a new empty value (as xml) as the ith "hasObservation" element- Specified by:
insertNewHasObservationin interfaceAbstractMonitoringFeatureType
-
addNewHasObservation
public OMObservationPropertyType addNewHasObservation()
Appends and returns a new empty value (as xml) as the last "hasObservation" element- Specified by:
addNewHasObservationin interfaceAbstractMonitoringFeatureType
-
removeHasObservation
public void removeHasObservation(int i)
Removes the ith "hasObservation" element- Specified by:
removeHasObservationin interfaceAbstractMonitoringFeatureType
-
getInvolvedInArray
public AbstractMonitoringFeatureType.InvolvedIn[] getInvolvedInArray()
Gets array of all "involvedIn" elements- Specified by:
getInvolvedInArrayin interfaceAbstractMonitoringFeatureType
-
getInvolvedInArray
public AbstractMonitoringFeatureType.InvolvedIn getInvolvedInArray(int i)
Gets ith "involvedIn" element- Specified by:
getInvolvedInArrayin interfaceAbstractMonitoringFeatureType
-
isNilInvolvedInArray
public boolean isNilInvolvedInArray(int i)
Tests for nil ith "involvedIn" element- Specified by:
isNilInvolvedInArrayin interfaceAbstractMonitoringFeatureType
-
sizeOfInvolvedInArray
public int sizeOfInvolvedInArray()
Returns number of "involvedIn" element- Specified by:
sizeOfInvolvedInArrayin interfaceAbstractMonitoringFeatureType
-
setInvolvedInArray
public void setInvolvedInArray(AbstractMonitoringFeatureType.InvolvedIn[] involvedInArray)
Sets array of all "involvedIn" element- Specified by:
setInvolvedInArrayin interfaceAbstractMonitoringFeatureType
-
setInvolvedInArray
public void setInvolvedInArray(int i, AbstractMonitoringFeatureType.InvolvedIn involvedIn)Sets ith "involvedIn" element- Specified by:
setInvolvedInArrayin interfaceAbstractMonitoringFeatureType
-
setNilInvolvedInArray
public void setNilInvolvedInArray(int i)
Nils the ith "involvedIn" element- Specified by:
setNilInvolvedInArrayin interfaceAbstractMonitoringFeatureType
-
insertNewInvolvedIn
public AbstractMonitoringFeatureType.InvolvedIn insertNewInvolvedIn(int i)
Inserts and returns a new empty value (as xml) as the ith "involvedIn" element- Specified by:
insertNewInvolvedInin interfaceAbstractMonitoringFeatureType
-
addNewInvolvedIn
public AbstractMonitoringFeatureType.InvolvedIn addNewInvolvedIn()
Appends and returns a new empty value (as xml) as the last "involvedIn" element- Specified by:
addNewInvolvedInin interfaceAbstractMonitoringFeatureType
-
removeInvolvedIn
public void removeInvolvedIn(int i)
Removes the ith "involvedIn" element- Specified by:
removeInvolvedInin interfaceAbstractMonitoringFeatureType
-
-