Uses of Interface
net.opengis.gml311.VerticalDatumTypeType
Packages that use VerticalDatumTypeType
-
Uses of VerticalDatumTypeType in net.opengis.gml311
Methods in net.opengis.gml311 that return VerticalDatumTypeTypeModifier and TypeMethodDescriptionGml311Factory.createVerticalDatumTypeType()
Returns a new object of class 'Vertical Datum Type Type'.DocumentRoot.getVerticalDatumType()
Returns the value of the 'Vertical Datum Type' containment reference.VerticalDatumType.getVerticalDatumType()
Returns the value of the 'Vertical Datum Type' containment reference.Methods in net.opengis.gml311 with parameters of type VerticalDatumTypeTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setVerticalDatumType
(VerticalDatumTypeType value) Sets the value of the 'Vertical Datum Type
' containment reference.void
VerticalDatumType.setVerticalDatumType
(VerticalDatumTypeType value) Sets the value of the 'Vertical Datum Type
' containment reference. -
Uses of VerticalDatumTypeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement VerticalDatumTypeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Vertical Datum Type Type'.Fields in net.opengis.gml311.impl declared as VerticalDatumTypeTypeModifier and TypeFieldDescriptionprotected VerticalDatumTypeType
VerticalDatumTypeImpl.verticalDatumType
The cached value of the 'Vertical Datum Type
' containment reference.Methods in net.opengis.gml311.impl that return VerticalDatumTypeTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createVerticalDatumTypeType()
DocumentRootImpl.getVerticalDatumType()
VerticalDatumTypeImpl.getVerticalDatumType()
Methods in net.opengis.gml311.impl with parameters of type VerticalDatumTypeTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetVerticalDatumType
(VerticalDatumTypeType newVerticalDatumType, NotificationChain msgs) NotificationChain
VerticalDatumTypeImpl.basicSetVerticalDatumType
(VerticalDatumTypeType newVerticalDatumType, NotificationChain msgs) void
DocumentRootImpl.setVerticalDatumType
(VerticalDatumTypeType newVerticalDatumType) void
VerticalDatumTypeImpl.setVerticalDatumType
(VerticalDatumTypeType newVerticalDatumType) -
Uses of VerticalDatumTypeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type VerticalDatumTypeTypeModifier and TypeMethodDescriptionGml311Switch.caseVerticalDatumTypeType
(VerticalDatumTypeType object) Returns the result of interpreting the object as an instance of 'Vertical Datum Type Type'.boolean
Gml311Validator.validateVerticalDatumTypeType
(VerticalDatumTypeType verticalDatumTypeType, DiagnosticChain diagnostics, Map<Object, Object> context)