Package net.opengis.gml.x32
Interface MovingObjectStatusType
-
- All Superinterfaces:
AbstractGMLType,AbstractTimeSliceType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
MovingObjectStatusTypeImpl
public interface MovingObjectStatusType extends AbstractTimeSliceType
An XML MovingObjectStatusType(@http://www.opengis.net/gml/3.2). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMovingObjectStatusType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MeasureTypeaddNewAcceleration()Appends and returns a new empty "acceleration" elementDirectionPropertyTypeaddNewBearing()Appends and returns a new empty "bearing" elementMeasureTypeaddNewElevation()Appends and returns a new empty "elevation" elementLocationPropertyTypeaddNewLocation()Appends and returns a new empty "location" elementCodeTypeaddNewLocationName()Appends and returns a new empty "locationName" elementReferenceTypeaddNewLocationReference()Appends and returns a new empty "locationReference" elementDirectPositionTypeaddNewPos()Appends and returns a new empty "pos" elementGeometryPropertyTypeaddNewPosition()Appends and returns a new empty "position" elementMeasureTypeaddNewSpeed()Appends and returns a new empty "speed" elementStringOrRefTypeaddNewStatus()Appends and returns a new empty "status" elementReferenceTypeaddNewStatusReference()Appends and returns a new empty "statusReference" elementMeasureTypegetAcceleration()Gets the "acceleration" elementDirectionPropertyTypegetBearing()Gets the "bearing" elementMeasureTypegetElevation()Gets the "elevation" elementLocationPropertyTypegetLocation()Gets the "location" elementCodeTypegetLocationName()Gets the "locationName" elementReferenceTypegetLocationReference()Gets the "locationReference" elementDirectPositionTypegetPos()Gets the "pos" elementGeometryPropertyTypegetPosition()Gets the "position" elementMeasureTypegetSpeed()Gets the "speed" elementStringOrRefTypegetStatus()Gets the "status" elementReferenceTypegetStatusReference()Gets the "statusReference" elementbooleanisSetAcceleration()True if has "acceleration" elementbooleanisSetBearing()True if has "bearing" elementbooleanisSetElevation()True if has "elevation" elementbooleanisSetLocation()True if has "location" elementbooleanisSetLocationName()True if has "locationName" elementbooleanisSetLocationReference()True if has "locationReference" elementbooleanisSetPos()True if has "pos" elementbooleanisSetPosition()True if has "position" elementbooleanisSetSpeed()True if has "speed" elementbooleanisSetStatus()True if has "status" elementbooleanisSetStatusReference()True if has "statusReference" elementvoidsetAcceleration(MeasureType acceleration)Sets the "acceleration" elementvoidsetBearing(DirectionPropertyType bearing)Sets the "bearing" elementvoidsetElevation(MeasureType elevation)Sets the "elevation" elementvoidsetLocation(LocationPropertyType location)Sets the "location" elementvoidsetLocationName(CodeType locationName)Sets the "locationName" elementvoidsetLocationReference(ReferenceType locationReference)Sets the "locationReference" elementvoidsetPos(DirectPositionType pos)Sets the "pos" elementvoidsetPosition(GeometryPropertyType position)Sets the "position" elementvoidsetSpeed(MeasureType speed)Sets the "speed" elementvoidsetStatus(StringOrRefType status)Sets the "status" elementvoidsetStatusReference(ReferenceType statusReference)Sets the "statusReference" elementvoidunsetAcceleration()Unsets the "acceleration" elementvoidunsetBearing()Unsets the "bearing" elementvoidunsetElevation()Unsets the "elevation" elementvoidunsetLocation()Unsets the "location" elementvoidunsetLocationName()Unsets the "locationName" elementvoidunsetLocationReference()Unsets the "locationReference" elementvoidunsetPos()Unsets the "pos" elementvoidunsetPosition()Unsets the "position" elementvoidunsetSpeed()Unsets the "speed" elementvoidunsetStatus()Unsets the "status" elementvoidunsetStatusReference()Unsets the "statusReference" element-
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 net.opengis.gml.x32.AbstractTimeSliceType
addNewDataSource, addNewValidTime, getDataSource, getValidTime, isSetDataSource, setDataSource, setValidTime, unsetDataSource
-
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
-
getPosition
GeometryPropertyType getPosition()
Gets the "position" element
-
isSetPosition
boolean isSetPosition()
True if has "position" element
-
setPosition
void setPosition(GeometryPropertyType position)
Sets the "position" element
-
addNewPosition
GeometryPropertyType addNewPosition()
Appends and returns a new empty "position" element
-
unsetPosition
void unsetPosition()
Unsets the "position" element
-
getPos
DirectPositionType getPos()
Gets the "pos" element
-
isSetPos
boolean isSetPos()
True if has "pos" element
-
setPos
void setPos(DirectPositionType pos)
Sets the "pos" element
-
addNewPos
DirectPositionType addNewPos()
Appends and returns a new empty "pos" element
-
unsetPos
void unsetPos()
Unsets the "pos" element
-
getLocationName
CodeType getLocationName()
Gets the "locationName" element
-
isSetLocationName
boolean isSetLocationName()
True if has "locationName" element
-
setLocationName
void setLocationName(CodeType locationName)
Sets the "locationName" element
-
addNewLocationName
CodeType addNewLocationName()
Appends and returns a new empty "locationName" element
-
unsetLocationName
void unsetLocationName()
Unsets the "locationName" element
-
getLocationReference
ReferenceType getLocationReference()
Gets the "locationReference" element
-
isSetLocationReference
boolean isSetLocationReference()
True if has "locationReference" element
-
setLocationReference
void setLocationReference(ReferenceType locationReference)
Sets the "locationReference" element
-
addNewLocationReference
ReferenceType addNewLocationReference()
Appends and returns a new empty "locationReference" element
-
unsetLocationReference
void unsetLocationReference()
Unsets the "locationReference" element
-
getLocation
LocationPropertyType getLocation()
Gets the "location" element
-
isSetLocation
boolean isSetLocation()
True if has "location" element
-
setLocation
void setLocation(LocationPropertyType location)
Sets the "location" element
-
addNewLocation
LocationPropertyType addNewLocation()
Appends and returns a new empty "location" element
-
unsetLocation
void unsetLocation()
Unsets the "location" element
-
getSpeed
MeasureType getSpeed()
Gets the "speed" element
-
isSetSpeed
boolean isSetSpeed()
True if has "speed" element
-
setSpeed
void setSpeed(MeasureType speed)
Sets the "speed" element
-
addNewSpeed
MeasureType addNewSpeed()
Appends and returns a new empty "speed" element
-
unsetSpeed
void unsetSpeed()
Unsets the "speed" element
-
getBearing
DirectionPropertyType getBearing()
Gets the "bearing" element
-
isSetBearing
boolean isSetBearing()
True if has "bearing" element
-
setBearing
void setBearing(DirectionPropertyType bearing)
Sets the "bearing" element
-
addNewBearing
DirectionPropertyType addNewBearing()
Appends and returns a new empty "bearing" element
-
unsetBearing
void unsetBearing()
Unsets the "bearing" element
-
getAcceleration
MeasureType getAcceleration()
Gets the "acceleration" element
-
isSetAcceleration
boolean isSetAcceleration()
True if has "acceleration" element
-
setAcceleration
void setAcceleration(MeasureType acceleration)
Sets the "acceleration" element
-
addNewAcceleration
MeasureType addNewAcceleration()
Appends and returns a new empty "acceleration" element
-
unsetAcceleration
void unsetAcceleration()
Unsets the "acceleration" element
-
getElevation
MeasureType getElevation()
Gets the "elevation" element
-
isSetElevation
boolean isSetElevation()
True if has "elevation" element
-
setElevation
void setElevation(MeasureType elevation)
Sets the "elevation" element
-
addNewElevation
MeasureType addNewElevation()
Appends and returns a new empty "elevation" element
-
unsetElevation
void unsetElevation()
Unsets the "elevation" element
-
getStatus
StringOrRefType getStatus()
Gets the "status" element
-
isSetStatus
boolean isSetStatus()
True if has "status" element
-
setStatus
void setStatus(StringOrRefType status)
Sets the "status" element
-
addNewStatus
StringOrRefType addNewStatus()
Appends and returns a new empty "status" element
-
unsetStatus
void unsetStatus()
Unsets the "status" element
-
getStatusReference
ReferenceType getStatusReference()
Gets the "statusReference" element
-
isSetStatusReference
boolean isSetStatusReference()
True if has "statusReference" element
-
setStatusReference
void setStatusReference(ReferenceType statusReference)
Sets the "statusReference" element
-
addNewStatusReference
ReferenceType addNewStatusReference()
Appends and returns a new empty "statusReference" element
-
unsetStatusReference
void unsetStatusReference()
Unsets the "statusReference" element
-
-