Package net.opengis.gml311
Interface TemporalDatumBaseType
-
- All Superinterfaces:
AbstractDatumBaseType
,AbstractDatumType
,AbstractGMLType
,DefinitionType
,EObject
,Notifier
- All Known Subinterfaces:
TemporalDatumType
- All Known Implementing Classes:
TemporalDatumBaseTypeImpl
,TemporalDatumTypeImpl
public interface TemporalDatumBaseType extends AbstractDatumType
A representation of the model object 'Temporal Datum Base Type'. Partially defines the origin of a temporal coordinate reference system. This type restricts the AbstractDatumType to remove the "anchorPoint" and "realizationEpoch" elements.- See Also:
Gml311Package.getTemporalDatumBaseType()
-
-
Method Summary
-
Methods inherited from interface AbstractDatumBaseType
getDatumName, setDatumName
-
Methods inherited from interface AbstractDatumType
getAnchorPoint, getDatumID, getRealizationEpoch, getRemarks, getScope, getValidArea, setAnchorPoint, setRealizationEpoch, setRemarks, setScope, setValidArea
-
Methods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
-
-