Package net.opengis.gml.v32
Interface TimeInstant
- All Superinterfaces:
 AbstractGML,AbstractTimeGeometricPrimitive,AbstractTimePrimitive,Serializable
- All Known Implementing Classes:
 TimeInstantImpl
POJO class for XML type TimeInstantType(@http://www.opengis.net/gml/3.2).
 This is a complex type.
- 
Method Summary
Modifier and TypeMethodDescriptionGets the timePosition propertyvoidsetTimePosition(TimePosition timePosition) Sets the timePosition propertyMethods inherited from interface net.opengis.gml.v32.AbstractGML
addName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifierMethods inherited from interface net.opengis.gml.v32.AbstractTimeGeometricPrimitive
getFrame, isSetFrame, setFrameMethods inherited from interface net.opengis.gml.v32.AbstractTimePrimitive
addRelatedTime, getNumRelatedTimes, getRelatedTimeList 
- 
Method Details
- 
getTimePosition
TimePosition getTimePosition()Gets the timePosition property - 
setTimePosition
Sets the timePosition property 
 -