Package net.opengis.waterml.x20.impl
Class ObservationProcessTypeImpl
- 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.waterml.x20.impl.ObservationProcessTypeImpl
-
- All Implemented Interfaces:
Serializable,AbstractFeatureType,AbstractGMLType,ObservationProcessType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class ObservationProcessTypeImpl extends AbstractFeatureTypeImpl implements ObservationProcessType
An XML ObservationProcessType(@http://www.opengis.net/waterml/2.0). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
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.waterml.x20.ObservationProcessType
ObservationProcessType.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 net.opengis.gml.x32.AbstractFeatureType
type
-
Fields inherited from interface net.opengis.gml.x32.AbstractGMLType
type
-
Fields inherited from interface net.opengis.waterml.x20.ObservationProcessType
type
-
-
Constructor Summary
Constructors Constructor Description ObservationProcessTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddComment(String comment)Appends the value as the last "comment" elementorg.apache.xmlbeans.XmlStringaddNewComment()Appends and returns a new empty value (as xml) as the last "comment" elementReferenceTypeaddNewInput()Appends and returns a new empty value (as xml) as the last "input" elementCIResponsiblePartyPropertyTypeaddNewOperator()Appends and returns a new empty value (as xml) as the last "operator" elementReferenceTypeaddNewOriginatingProcess()Appends and returns a new empty "originatingProcess" elementNamedValuePropertyTypeaddNewParameter()Appends and returns a new empty value (as xml) as the last "parameter" elementReferenceTypeaddNewProcessReference()Appends and returns a new empty "processReference" elementReferenceTypeaddNewProcessType()Appends and returns a new empty "processType" elementVerticalDatumPropertyTypeaddNewVerticalDatum()Appends and returns a new empty "verticalDatum" elementorg.apache.xmlbeans.GDurationgetAggregationDuration()Gets the "aggregationDuration" elementString[]getCommentArray()Gets array of all "comment" elementsStringgetCommentArray(int i)Gets ith "comment" elementReferenceType[]getInputArray()Gets array of all "input" elementsReferenceTypegetInputArray(int i)Gets ith "input" elementCIResponsiblePartyPropertyType[]getOperatorArray()Gets array of all "operator" elementsCIResponsiblePartyPropertyTypegetOperatorArray(int i)Gets ith "operator" elementReferenceTypegetOriginatingProcess()Gets the "originatingProcess" elementNamedValuePropertyType[]getParameterArray()Gets array of all "parameter" elementsNamedValuePropertyTypegetParameterArray(int i)Gets ith "parameter" elementReferenceTypegetProcessReference()Gets the "processReference" elementReferenceTypegetProcessType()Gets the "processType" elementVerticalDatumPropertyTypegetVerticalDatum()Gets the "verticalDatum" elementvoidinsertComment(int i, String comment)Inserts the value as the ith "comment" elementorg.apache.xmlbeans.XmlStringinsertNewComment(int i)Inserts and returns a new empty value (as xml) as the ith "comment" elementReferenceTypeinsertNewInput(int i)Inserts and returns a new empty value (as xml) as the ith "input" elementCIResponsiblePartyPropertyTypeinsertNewOperator(int i)Inserts and returns a new empty value (as xml) as the ith "operator" elementNamedValuePropertyTypeinsertNewParameter(int i)Inserts and returns a new empty value (as xml) as the ith "parameter" elementbooleanisSetAggregationDuration()True if has "aggregationDuration" elementbooleanisSetOriginatingProcess()True if has "originatingProcess" elementbooleanisSetProcessReference()True if has "processReference" elementbooleanisSetVerticalDatum()True if has "verticalDatum" elementvoidremoveComment(int i)Removes the ith "comment" elementvoidremoveInput(int i)Removes the ith "input" elementvoidremoveOperator(int i)Removes the ith "operator" elementvoidremoveParameter(int i)Removes the ith "parameter" elementvoidsetAggregationDuration(org.apache.xmlbeans.GDuration aggregationDuration)Sets the "aggregationDuration" elementvoidsetCommentArray(int i, String comment)Sets ith "comment" elementvoidsetCommentArray(String[] commentArray)Sets array of all "comment" elementvoidsetInputArray(int i, ReferenceType input)Sets ith "input" elementvoidsetInputArray(ReferenceType[] inputArray)Sets array of all "input" elementvoidsetOperatorArray(int i, CIResponsiblePartyPropertyType operator)Sets ith "operator" elementvoidsetOperatorArray(CIResponsiblePartyPropertyType[] operatorArray)Sets array of all "operator" elementvoidsetOriginatingProcess(ReferenceType originatingProcess)Sets the "originatingProcess" elementvoidsetParameterArray(int i, NamedValuePropertyType parameter)Sets ith "parameter" elementvoidsetParameterArray(NamedValuePropertyType[] parameterArray)Sets array of all "parameter" elementvoidsetProcessReference(ReferenceType processReference)Sets the "processReference" elementvoidsetProcessType(ReferenceType processType)Sets the "processType" elementvoidsetVerticalDatum(VerticalDatumPropertyType verticalDatum)Sets the "verticalDatum" elementintsizeOfCommentArray()Returns number of "comment" elementintsizeOfInputArray()Returns number of "input" elementintsizeOfOperatorArray()Returns number of "operator" elementintsizeOfParameterArray()Returns number of "parameter" elementvoidunsetAggregationDuration()Unsets the "aggregationDuration" elementvoidunsetOriginatingProcess()Unsets the "originatingProcess" elementvoidunsetProcessReference()Unsets the "processReference" elementvoidunsetVerticalDatum()Unsets the "verticalDatum" elementorg.apache.xmlbeans.XmlDurationxgetAggregationDuration()Gets (as xml) the "aggregationDuration" elementorg.apache.xmlbeans.XmlString[]xgetCommentArray()Gets (as xml) array of all "comment" elementsorg.apache.xmlbeans.XmlStringxgetCommentArray(int i)Gets (as xml) ith "comment" elementvoidxsetAggregationDuration(org.apache.xmlbeans.XmlDuration aggregationDuration)Sets (as xml) the "aggregationDuration" elementvoidxsetCommentArray(int i, org.apache.xmlbeans.XmlString comment)Sets (as xml) ith "comment" elementvoidxsetCommentArray(org.apache.xmlbeans.XmlString[] commentArray)Sets (as xml) array of all "comment" 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
-
getProcessType
public ReferenceType getProcessType()
Gets the "processType" element- Specified by:
getProcessTypein interfaceObservationProcessType
-
setProcessType
public void setProcessType(ReferenceType processType)
Sets the "processType" element- Specified by:
setProcessTypein interfaceObservationProcessType
-
addNewProcessType
public ReferenceType addNewProcessType()
Appends and returns a new empty "processType" element- Specified by:
addNewProcessTypein interfaceObservationProcessType
-
getOriginatingProcess
public ReferenceType getOriginatingProcess()
Gets the "originatingProcess" element- Specified by:
getOriginatingProcessin interfaceObservationProcessType
-
isSetOriginatingProcess
public boolean isSetOriginatingProcess()
True if has "originatingProcess" element- Specified by:
isSetOriginatingProcessin interfaceObservationProcessType
-
setOriginatingProcess
public void setOriginatingProcess(ReferenceType originatingProcess)
Sets the "originatingProcess" element- Specified by:
setOriginatingProcessin interfaceObservationProcessType
-
addNewOriginatingProcess
public ReferenceType addNewOriginatingProcess()
Appends and returns a new empty "originatingProcess" element- Specified by:
addNewOriginatingProcessin interfaceObservationProcessType
-
unsetOriginatingProcess
public void unsetOriginatingProcess()
Unsets the "originatingProcess" element- Specified by:
unsetOriginatingProcessin interfaceObservationProcessType
-
getAggregationDuration
public org.apache.xmlbeans.GDuration getAggregationDuration()
Gets the "aggregationDuration" element- Specified by:
getAggregationDurationin interfaceObservationProcessType
-
xgetAggregationDuration
public org.apache.xmlbeans.XmlDuration xgetAggregationDuration()
Gets (as xml) the "aggregationDuration" element- Specified by:
xgetAggregationDurationin interfaceObservationProcessType
-
isSetAggregationDuration
public boolean isSetAggregationDuration()
True if has "aggregationDuration" element- Specified by:
isSetAggregationDurationin interfaceObservationProcessType
-
setAggregationDuration
public void setAggregationDuration(org.apache.xmlbeans.GDuration aggregationDuration)
Sets the "aggregationDuration" element- Specified by:
setAggregationDurationin interfaceObservationProcessType
-
xsetAggregationDuration
public void xsetAggregationDuration(org.apache.xmlbeans.XmlDuration aggregationDuration)
Sets (as xml) the "aggregationDuration" element- Specified by:
xsetAggregationDurationin interfaceObservationProcessType
-
unsetAggregationDuration
public void unsetAggregationDuration()
Unsets the "aggregationDuration" element- Specified by:
unsetAggregationDurationin interfaceObservationProcessType
-
getVerticalDatum
public VerticalDatumPropertyType getVerticalDatum()
Gets the "verticalDatum" element- Specified by:
getVerticalDatumin interfaceObservationProcessType
-
isSetVerticalDatum
public boolean isSetVerticalDatum()
True if has "verticalDatum" element- Specified by:
isSetVerticalDatumin interfaceObservationProcessType
-
setVerticalDatum
public void setVerticalDatum(VerticalDatumPropertyType verticalDatum)
Sets the "verticalDatum" element- Specified by:
setVerticalDatumin interfaceObservationProcessType
-
addNewVerticalDatum
public VerticalDatumPropertyType addNewVerticalDatum()
Appends and returns a new empty "verticalDatum" element- Specified by:
addNewVerticalDatumin interfaceObservationProcessType
-
unsetVerticalDatum
public void unsetVerticalDatum()
Unsets the "verticalDatum" element- Specified by:
unsetVerticalDatumin interfaceObservationProcessType
-
getCommentArray
public String[] getCommentArray()
Gets array of all "comment" elements- Specified by:
getCommentArrayin interfaceObservationProcessType
-
getCommentArray
public String getCommentArray(int i)
Gets ith "comment" element- Specified by:
getCommentArrayin interfaceObservationProcessType
-
xgetCommentArray
public org.apache.xmlbeans.XmlString[] xgetCommentArray()
Gets (as xml) array of all "comment" elements- Specified by:
xgetCommentArrayin interfaceObservationProcessType
-
xgetCommentArray
public org.apache.xmlbeans.XmlString xgetCommentArray(int i)
Gets (as xml) ith "comment" element- Specified by:
xgetCommentArrayin interfaceObservationProcessType
-
sizeOfCommentArray
public int sizeOfCommentArray()
Returns number of "comment" element- Specified by:
sizeOfCommentArrayin interfaceObservationProcessType
-
setCommentArray
public void setCommentArray(String[] commentArray)
Sets array of all "comment" element- Specified by:
setCommentArrayin interfaceObservationProcessType
-
setCommentArray
public void setCommentArray(int i, String comment)Sets ith "comment" element- Specified by:
setCommentArrayin interfaceObservationProcessType
-
xsetCommentArray
public void xsetCommentArray(org.apache.xmlbeans.XmlString[] commentArray)
Sets (as xml) array of all "comment" element- Specified by:
xsetCommentArrayin interfaceObservationProcessType
-
xsetCommentArray
public void xsetCommentArray(int i, org.apache.xmlbeans.XmlString comment)Sets (as xml) ith "comment" element- Specified by:
xsetCommentArrayin interfaceObservationProcessType
-
insertComment
public void insertComment(int i, String comment)Inserts the value as the ith "comment" element- Specified by:
insertCommentin interfaceObservationProcessType
-
addComment
public void addComment(String comment)
Appends the value as the last "comment" element- Specified by:
addCommentin interfaceObservationProcessType
-
insertNewComment
public org.apache.xmlbeans.XmlString insertNewComment(int i)
Inserts and returns a new empty value (as xml) as the ith "comment" element- Specified by:
insertNewCommentin interfaceObservationProcessType
-
addNewComment
public org.apache.xmlbeans.XmlString addNewComment()
Appends and returns a new empty value (as xml) as the last "comment" element- Specified by:
addNewCommentin interfaceObservationProcessType
-
removeComment
public void removeComment(int i)
Removes the ith "comment" element- Specified by:
removeCommentin interfaceObservationProcessType
-
getProcessReference
public ReferenceType getProcessReference()
Gets the "processReference" element- Specified by:
getProcessReferencein interfaceObservationProcessType
-
isSetProcessReference
public boolean isSetProcessReference()
True if has "processReference" element- Specified by:
isSetProcessReferencein interfaceObservationProcessType
-
setProcessReference
public void setProcessReference(ReferenceType processReference)
Sets the "processReference" element- Specified by:
setProcessReferencein interfaceObservationProcessType
-
addNewProcessReference
public ReferenceType addNewProcessReference()
Appends and returns a new empty "processReference" element- Specified by:
addNewProcessReferencein interfaceObservationProcessType
-
unsetProcessReference
public void unsetProcessReference()
Unsets the "processReference" element- Specified by:
unsetProcessReferencein interfaceObservationProcessType
-
getInputArray
public ReferenceType[] getInputArray()
Gets array of all "input" elements- Specified by:
getInputArrayin interfaceObservationProcessType
-
getInputArray
public ReferenceType getInputArray(int i)
Gets ith "input" element- Specified by:
getInputArrayin interfaceObservationProcessType
-
sizeOfInputArray
public int sizeOfInputArray()
Returns number of "input" element- Specified by:
sizeOfInputArrayin interfaceObservationProcessType
-
setInputArray
public void setInputArray(ReferenceType[] inputArray)
Sets array of all "input" element- Specified by:
setInputArrayin interfaceObservationProcessType
-
setInputArray
public void setInputArray(int i, ReferenceType input)Sets ith "input" element- Specified by:
setInputArrayin interfaceObservationProcessType
-
insertNewInput
public ReferenceType insertNewInput(int i)
Inserts and returns a new empty value (as xml) as the ith "input" element- Specified by:
insertNewInputin interfaceObservationProcessType
-
addNewInput
public ReferenceType addNewInput()
Appends and returns a new empty value (as xml) as the last "input" element- Specified by:
addNewInputin interfaceObservationProcessType
-
removeInput
public void removeInput(int i)
Removes the ith "input" element- Specified by:
removeInputin interfaceObservationProcessType
-
getParameterArray
public NamedValuePropertyType[] getParameterArray()
Gets array of all "parameter" elements- Specified by:
getParameterArrayin interfaceObservationProcessType
-
getParameterArray
public NamedValuePropertyType getParameterArray(int i)
Gets ith "parameter" element- Specified by:
getParameterArrayin interfaceObservationProcessType
-
sizeOfParameterArray
public int sizeOfParameterArray()
Returns number of "parameter" element- Specified by:
sizeOfParameterArrayin interfaceObservationProcessType
-
setParameterArray
public void setParameterArray(NamedValuePropertyType[] parameterArray)
Sets array of all "parameter" element- Specified by:
setParameterArrayin interfaceObservationProcessType
-
setParameterArray
public void setParameterArray(int i, NamedValuePropertyType parameter)Sets ith "parameter" element- Specified by:
setParameterArrayin interfaceObservationProcessType
-
insertNewParameter
public NamedValuePropertyType insertNewParameter(int i)
Inserts and returns a new empty value (as xml) as the ith "parameter" element- Specified by:
insertNewParameterin interfaceObservationProcessType
-
addNewParameter
public NamedValuePropertyType addNewParameter()
Appends and returns a new empty value (as xml) as the last "parameter" element- Specified by:
addNewParameterin interfaceObservationProcessType
-
removeParameter
public void removeParameter(int i)
Removes the ith "parameter" element- Specified by:
removeParameterin interfaceObservationProcessType
-
getOperatorArray
public CIResponsiblePartyPropertyType[] getOperatorArray()
Gets array of all "operator" elements- Specified by:
getOperatorArrayin interfaceObservationProcessType
-
getOperatorArray
public CIResponsiblePartyPropertyType getOperatorArray(int i)
Gets ith "operator" element- Specified by:
getOperatorArrayin interfaceObservationProcessType
-
sizeOfOperatorArray
public int sizeOfOperatorArray()
Returns number of "operator" element- Specified by:
sizeOfOperatorArrayin interfaceObservationProcessType
-
setOperatorArray
public void setOperatorArray(CIResponsiblePartyPropertyType[] operatorArray)
Sets array of all "operator" element- Specified by:
setOperatorArrayin interfaceObservationProcessType
-
setOperatorArray
public void setOperatorArray(int i, CIResponsiblePartyPropertyType operator)Sets ith "operator" element- Specified by:
setOperatorArrayin interfaceObservationProcessType
-
insertNewOperator
public CIResponsiblePartyPropertyType insertNewOperator(int i)
Inserts and returns a new empty value (as xml) as the ith "operator" element- Specified by:
insertNewOperatorin interfaceObservationProcessType
-
addNewOperator
public CIResponsiblePartyPropertyType addNewOperator()
Appends and returns a new empty value (as xml) as the last "operator" element- Specified by:
addNewOperatorin interfaceObservationProcessType
-
removeOperator
public void removeOperator(int i)
Removes the ith "operator" element- Specified by:
removeOperatorin interfaceObservationProcessType
-
-