Uses of Interface
net.opengis.gml311.TemporalDatumBaseType
-
Packages that use TemporalDatumBaseType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of TemporalDatumBaseType in net.opengis.gml311
Subinterfaces of TemporalDatumBaseType in net.opengis.gml311 Modifier and Type Interface Description interfaceTemporalDatumTypeA representation of the model object 'Temporal Datum Type'. -
Uses of TemporalDatumBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TemporalDatumBaseType Modifier and Type Class Description classTemporalDatumBaseTypeImplAn implementation of the model object 'Temporal Datum Base Type'.classTemporalDatumTypeImplAn 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 TemporalDatumBaseType Modifier and Type Method Description TGml311Switch. caseTemporalDatumBaseType(TemporalDatumBaseType object)Returns the result of interpreting the object as an instance of 'Temporal Datum Base Type'.booleanGml311Validator. validateTemporalDatumBaseType(TemporalDatumBaseType temporalDatumBaseType, DiagnosticChain diagnostics, Map<Object,Object> context)
-