Uses of Interface
net.opengis.gml311.GeodeticDatumType
Packages that use GeodeticDatumType
-
Uses of GeodeticDatumType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeodeticDatumTypeModifier and TypeMethodDescriptionGml311Factory.createGeodeticDatumType()
Returns a new object of class 'Geodetic Datum Type'.DocumentRoot.getGeodeticDatum()
Returns the value of the 'Geodetic Datum' containment reference.GeodeticDatumRefType.getGeodeticDatum()
Returns the value of the 'Geodetic Datum' containment reference.Methods in net.opengis.gml311 with parameters of type GeodeticDatumTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGeodeticDatum
(GeodeticDatumType value) Sets the value of the 'Geodetic Datum
' containment reference.void
GeodeticDatumRefType.setGeodeticDatum
(GeodeticDatumType value) Sets the value of the 'Geodetic Datum
' containment reference. -
Uses of GeodeticDatumType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeodeticDatumTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Geodetic Datum Type'.Fields in net.opengis.gml311.impl declared as GeodeticDatumTypeModifier and TypeFieldDescriptionprotected GeodeticDatumType
GeodeticDatumRefTypeImpl.geodeticDatum
The cached value of the 'Geodetic Datum
' containment reference.Methods in net.opengis.gml311.impl that return GeodeticDatumTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeodeticDatumType()
DocumentRootImpl.getGeodeticDatum()
GeodeticDatumRefTypeImpl.getGeodeticDatum()
Methods in net.opengis.gml311.impl with parameters of type GeodeticDatumTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeodeticDatum
(GeodeticDatumType newGeodeticDatum, NotificationChain msgs) NotificationChain
GeodeticDatumRefTypeImpl.basicSetGeodeticDatum
(GeodeticDatumType newGeodeticDatum, NotificationChain msgs) void
DocumentRootImpl.setGeodeticDatum
(GeodeticDatumType newGeodeticDatum) void
GeodeticDatumRefTypeImpl.setGeodeticDatum
(GeodeticDatumType newGeodeticDatum) -
Uses of GeodeticDatumType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeodeticDatumTypeModifier and TypeMethodDescriptionGml311Switch.caseGeodeticDatumType
(GeodeticDatumType object) Returns the result of interpreting the object as an instance of 'Geodetic Datum Type'.boolean
Gml311Validator.validateGeodeticDatumType
(GeodeticDatumType geodeticDatumType, DiagnosticChain diagnostics, Map<Object, Object> context)