Uses of Interface
net.opengis.gml311.TemporalDatumBaseType
Packages that use TemporalDatumBaseType
-
Uses of TemporalDatumBaseType in net.opengis.gml311
Subinterfaces of TemporalDatumBaseType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Temporal Datum Type'. -
Uses of TemporalDatumBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TemporalDatumBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Temporal Datum Base Type'.class
An implementation of the model object 'Temporal Datum Type'. -
Uses of TemporalDatumBaseType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TemporalDatumBaseTypeModifier and TypeMethodDescriptionGml311Switch.caseTemporalDatumBaseType
(TemporalDatumBaseType object) Returns the result of interpreting the object as an instance of 'Temporal Datum Base Type'.boolean
Gml311Validator.validateTemporalDatumBaseType
(TemporalDatumBaseType temporalDatumBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)