public interface SFSamplingFeatureType extends AbstractFeatureType
| Modifier and Type | Interface and Description |
|---|---|
static class |
SFSamplingFeatureType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
LILineagePropertyType |
addNewLineage()
Appends and returns a new empty "lineage" element
|
NamedValuePropertyType |
addNewParameter()
Appends and returns a new empty value (as xml) as the last "parameter" element
|
OMObservationPropertyType |
addNewRelatedObservation()
Appends and returns a new empty value (as xml) as the last "relatedObservation" element
|
SamplingFeatureComplexPropertyType |
addNewRelatedSamplingFeature()
Appends and returns a new empty value (as xml) as the last "relatedSamplingFeature" element
|
FeaturePropertyType |
addNewSampledFeature()
Appends and returns a new empty value (as xml) as the last "sampledFeature" element
|
ReferenceType |
addNewType()
Appends and returns a new empty "type" element
|
LILineagePropertyType |
getLineage()
Gets the "lineage" element
|
NamedValuePropertyType[] |
getParameterArray()
Gets array of all "parameter" elements
|
NamedValuePropertyType |
getParameterArray(int i)
Gets ith "parameter" element
|
OMObservationPropertyType[] |
getRelatedObservationArray()
Gets array of all "relatedObservation" elements
|
OMObservationPropertyType |
getRelatedObservationArray(int i)
Gets ith "relatedObservation" element
|
SamplingFeatureComplexPropertyType[] |
getRelatedSamplingFeatureArray()
Gets array of all "relatedSamplingFeature" elements
|
SamplingFeatureComplexPropertyType |
getRelatedSamplingFeatureArray(int i)
Gets ith "relatedSamplingFeature" element
|
FeaturePropertyType[] |
getSampledFeatureArray()
Gets array of all "sampledFeature" elements
|
FeaturePropertyType |
getSampledFeatureArray(int i)
Gets ith "sampledFeature" element
|
ReferenceType |
getType()
Gets the "type" element
|
NamedValuePropertyType |
insertNewParameter(int i)
Inserts and returns a new empty value (as xml) as the ith "parameter" element
|
OMObservationPropertyType |
insertNewRelatedObservation(int i)
Inserts and returns a new empty value (as xml) as the ith "relatedObservation" element
|
SamplingFeatureComplexPropertyType |
insertNewRelatedSamplingFeature(int i)
Inserts and returns a new empty value (as xml) as the ith "relatedSamplingFeature" element
|
FeaturePropertyType |
insertNewSampledFeature(int i)
Inserts and returns a new empty value (as xml) as the ith "sampledFeature" element
|
boolean |
isNilSampledFeatureArray(int i)
Tests for nil ith "sampledFeature" element
|
boolean |
isSetLineage()
True if has "lineage" element
|
boolean |
isSetType()
True if has "type" element
|
void |
removeParameter(int i)
Removes the ith "parameter" element
|
void |
removeRelatedObservation(int i)
Removes the ith "relatedObservation" element
|
void |
removeRelatedSamplingFeature(int i)
Removes the ith "relatedSamplingFeature" element
|
void |
removeSampledFeature(int i)
Removes the ith "sampledFeature" element
|
void |
setLineage(LILineagePropertyType lineage)
Sets the "lineage" element
|
void |
setNilSampledFeatureArray(int i)
Nils the ith "sampledFeature" element
|
void |
setParameterArray(int i,
NamedValuePropertyType parameter)
Sets ith "parameter" element
|
void |
setParameterArray(NamedValuePropertyType[] parameterArray)
Sets array of all "parameter" element
|
void |
setRelatedObservationArray(int i,
OMObservationPropertyType relatedObservation)
Sets ith "relatedObservation" element
|
void |
setRelatedObservationArray(OMObservationPropertyType[] relatedObservationArray)
Sets array of all "relatedObservation" element
|
void |
setRelatedSamplingFeatureArray(int i,
SamplingFeatureComplexPropertyType relatedSamplingFeature)
Sets ith "relatedSamplingFeature" element
|
void |
setRelatedSamplingFeatureArray(SamplingFeatureComplexPropertyType[] relatedSamplingFeatureArray)
Sets array of all "relatedSamplingFeature" element
|
void |
setSampledFeatureArray(FeaturePropertyType[] sampledFeatureArray)
Sets array of all "sampledFeature" element
|
void |
setSampledFeatureArray(int i,
FeaturePropertyType sampledFeature)
Sets ith "sampledFeature" element
|
void |
setType(ReferenceType type)
Sets the "type" element
|
int |
sizeOfParameterArray()
Returns number of "parameter" element
|
int |
sizeOfRelatedObservationArray()
Returns number of "relatedObservation" element
|
int |
sizeOfRelatedSamplingFeatureArray()
Returns number of "relatedSamplingFeature" element
|
int |
sizeOfSampledFeatureArray()
Returns number of "sampledFeature" element
|
void |
unsetLineage()
Unsets the "lineage" element
|
void |
unsetType()
Unsets the "type" element
|
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocationaddNewDescription, 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, xsetIdchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextReferenceType getType()
boolean isSetType()
void setType(ReferenceType type)
ReferenceType addNewType()
void unsetType()
FeaturePropertyType[] getSampledFeatureArray()
FeaturePropertyType getSampledFeatureArray(int i)
boolean isNilSampledFeatureArray(int i)
int sizeOfSampledFeatureArray()
void setSampledFeatureArray(FeaturePropertyType[] sampledFeatureArray)
void setSampledFeatureArray(int i,
FeaturePropertyType sampledFeature)
void setNilSampledFeatureArray(int i)
FeaturePropertyType insertNewSampledFeature(int i)
FeaturePropertyType addNewSampledFeature()
void removeSampledFeature(int i)
LILineagePropertyType getLineage()
boolean isSetLineage()
void setLineage(LILineagePropertyType lineage)
LILineagePropertyType addNewLineage()
void unsetLineage()
OMObservationPropertyType[] getRelatedObservationArray()
OMObservationPropertyType getRelatedObservationArray(int i)
int sizeOfRelatedObservationArray()
void setRelatedObservationArray(OMObservationPropertyType[] relatedObservationArray)
void setRelatedObservationArray(int i,
OMObservationPropertyType relatedObservation)
OMObservationPropertyType insertNewRelatedObservation(int i)
OMObservationPropertyType addNewRelatedObservation()
void removeRelatedObservation(int i)
SamplingFeatureComplexPropertyType[] getRelatedSamplingFeatureArray()
SamplingFeatureComplexPropertyType getRelatedSamplingFeatureArray(int i)
int sizeOfRelatedSamplingFeatureArray()
void setRelatedSamplingFeatureArray(SamplingFeatureComplexPropertyType[] relatedSamplingFeatureArray)
void setRelatedSamplingFeatureArray(int i,
SamplingFeatureComplexPropertyType relatedSamplingFeature)
SamplingFeatureComplexPropertyType insertNewRelatedSamplingFeature(int i)
SamplingFeatureComplexPropertyType addNewRelatedSamplingFeature()
void removeRelatedSamplingFeature(int i)
NamedValuePropertyType[] getParameterArray()
NamedValuePropertyType getParameterArray(int i)
int sizeOfParameterArray()
void setParameterArray(NamedValuePropertyType[] parameterArray)
void setParameterArray(int i,
NamedValuePropertyType parameter)
NamedValuePropertyType insertNewParameter(int i)
NamedValuePropertyType addNewParameter()
void removeParameter(int i)
Copyright © 2015–2018 52north.org. All rights reserved.