public interface SamplingCurveType extends SpatiallyExtensiveSamplingFeatureType
addNewMetaDataProperty| Modifier and Type | Interface and Description |
|---|---|
static class |
SamplingCurveType.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 |
|---|---|
MeasureType |
addNewLength()
Appends and returns a new empty "length" element
|
CurvePropertyType |
addNewShape()
Appends and returns a new empty "shape" element
|
MeasureType |
getLength()
Gets the "length" element
|
CurvePropertyType |
getShape()
Gets the "shape" element
|
boolean |
isSetLength()
True if has "length" element
|
void |
setLength(MeasureType length)
Sets the "length" element
|
void |
setShape(CurvePropertyType shape)
Sets the "shape" element
|
void |
unsetLength()
Unsets the "length" element
|
addNewRelatedObservation, addNewRelatedSamplingFeature, addNewSampledFeature, addNewSurveyDetails, getRelatedObservationArray, getRelatedObservationArray, getRelatedSamplingFeatureArray, getRelatedSamplingFeatureArray, getSampledFeatureArray, getSampledFeatureArray, getSurveyDetails, insertNewRelatedObservation, insertNewRelatedSamplingFeature, insertNewSampledFeature, isSetSurveyDetails, removeRelatedObservation, removeRelatedSamplingFeature, removeSampledFeature, setRelatedObservationArray, setRelatedObservationArray, setRelatedSamplingFeatureArray, setRelatedSamplingFeatureArray, setSampledFeatureArray, setSampledFeatureArray, setSurveyDetails, sizeOfRelatedObservationArray, sizeOfRelatedSamplingFeatureArray, sizeOfSampledFeatureArray, unsetSurveyDetailsaddNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, unsetBoundedBy, unsetLocationaddNewDescription, addNewMetaDataProperty, addNewName, getDescription, getId, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetId, removeMetaDataProperty, removeName, setDescription, setId, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetId, 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, xmlTextCurvePropertyType getShape()
void setShape(CurvePropertyType shape)
CurvePropertyType addNewShape()
MeasureType getLength()
boolean isSetLength()
void setLength(MeasureType length)
MeasureType addNewLength()
void unsetLength()
Copyright © 2018 52north.org. All rights reserved.