public interface SurveyProcedureType extends AbstractFeatureType
addNewMetaDataProperty| Modifier and Type | Interface and Description |
|---|---|
static class |
SurveyProcedureType.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 |
addNewElevationAccuracy()
Appends and returns a new empty "elevationAccuracy" element
|
ReferenceType |
addNewElevationDatum()
Appends and returns a new empty "elevationDatum" element
|
ProcessPropertyType |
addNewElevationMethod()
Appends and returns a new empty "elevationMethod" element
|
ReferenceType |
addNewGeodeticDatum()
Appends and returns a new empty "geodeticDatum" element
|
AnyOrReferenceType |
addNewOperator()
Appends and returns a new empty "operator" element
|
MeasureType |
addNewPositionAccuracy()
Appends and returns a new empty "positionAccuracy" element
|
ProcessPropertyType |
addNewPositionMethod()
Appends and returns a new empty "positionMethod" element
|
ReferenceType |
addNewProjection()
Appends and returns a new empty "projection" element
|
TimePrimitivePropertyType |
addNewSurveyTime()
Appends and returns a new empty "surveyTime" element
|
MeasureType |
getElevationAccuracy()
Gets the "elevationAccuracy" element
|
ReferenceType |
getElevationDatum()
Gets the "elevationDatum" element
|
ProcessPropertyType |
getElevationMethod()
Gets the "elevationMethod" element
|
ReferenceType |
getGeodeticDatum()
Gets the "geodeticDatum" element
|
AnyOrReferenceType |
getOperator()
Gets the "operator" element
|
MeasureType |
getPositionAccuracy()
Gets the "positionAccuracy" element
|
ProcessPropertyType |
getPositionMethod()
Gets the "positionMethod" element
|
ReferenceType |
getProjection()
Gets the "projection" element
|
TimePrimitivePropertyType |
getSurveyTime()
Gets the "surveyTime" element
|
boolean |
isSetElevationAccuracy()
True if has "elevationAccuracy" element
|
boolean |
isSetElevationDatum()
True if has "elevationDatum" element
|
boolean |
isSetElevationMethod()
True if has "elevationMethod" element
|
boolean |
isSetGeodeticDatum()
True if has "geodeticDatum" element
|
boolean |
isSetOperator()
True if has "operator" element
|
boolean |
isSetPositionAccuracy()
True if has "positionAccuracy" element
|
boolean |
isSetProjection()
True if has "projection" element
|
boolean |
isSetSurveyTime()
True if has "surveyTime" element
|
void |
setElevationAccuracy(MeasureType elevationAccuracy)
Sets the "elevationAccuracy" element
|
void |
setElevationDatum(ReferenceType elevationDatum)
Sets the "elevationDatum" element
|
void |
setElevationMethod(ProcessPropertyType elevationMethod)
Sets the "elevationMethod" element
|
void |
setGeodeticDatum(ReferenceType geodeticDatum)
Sets the "geodeticDatum" element
|
void |
setOperator(AnyOrReferenceType operator)
Sets the "operator" element
|
void |
setPositionAccuracy(MeasureType positionAccuracy)
Sets the "positionAccuracy" element
|
void |
setPositionMethod(ProcessPropertyType positionMethod)
Sets the "positionMethod" element
|
void |
setProjection(ReferenceType projection)
Sets the "projection" element
|
void |
setSurveyTime(TimePrimitivePropertyType surveyTime)
Sets the "surveyTime" element
|
void |
unsetElevationAccuracy()
Unsets the "elevationAccuracy" element
|
void |
unsetElevationDatum()
Unsets the "elevationDatum" element
|
void |
unsetElevationMethod()
Unsets the "elevationMethod" element
|
void |
unsetGeodeticDatum()
Unsets the "geodeticDatum" element
|
void |
unsetOperator()
Unsets the "operator" element
|
void |
unsetPositionAccuracy()
Unsets the "positionAccuracy" element
|
void |
unsetProjection()
Unsets the "projection" element
|
void |
unsetSurveyTime()
Unsets the "surveyTime" element
|
addNewBoundedBy, 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, xmlTextAnyOrReferenceType getOperator()
boolean isSetOperator()
void setOperator(AnyOrReferenceType operator)
AnyOrReferenceType addNewOperator()
void unsetOperator()
ReferenceType getElevationDatum()
boolean isSetElevationDatum()
void setElevationDatum(ReferenceType elevationDatum)
ReferenceType addNewElevationDatum()
void unsetElevationDatum()
ProcessPropertyType getElevationMethod()
boolean isSetElevationMethod()
void setElevationMethod(ProcessPropertyType elevationMethod)
ProcessPropertyType addNewElevationMethod()
void unsetElevationMethod()
MeasureType getElevationAccuracy()
boolean isSetElevationAccuracy()
void setElevationAccuracy(MeasureType elevationAccuracy)
MeasureType addNewElevationAccuracy()
void unsetElevationAccuracy()
ReferenceType getGeodeticDatum()
boolean isSetGeodeticDatum()
void setGeodeticDatum(ReferenceType geodeticDatum)
ReferenceType addNewGeodeticDatum()
void unsetGeodeticDatum()
ProcessPropertyType getPositionMethod()
void setPositionMethod(ProcessPropertyType positionMethod)
ProcessPropertyType addNewPositionMethod()
MeasureType getPositionAccuracy()
boolean isSetPositionAccuracy()
void setPositionAccuracy(MeasureType positionAccuracy)
MeasureType addNewPositionAccuracy()
void unsetPositionAccuracy()
ReferenceType getProjection()
boolean isSetProjection()
void setProjection(ReferenceType projection)
ReferenceType addNewProjection()
void unsetProjection()
TimePrimitivePropertyType getSurveyTime()
boolean isSetSurveyTime()
void setSurveyTime(TimePrimitivePropertyType surveyTime)
TimePrimitivePropertyType addNewSurveyTime()
void unsetSurveyTime()
Copyright © 2018 52north.org. All rights reserved.