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 TypeMethodDescriptionvoidDocumentRoot.setVerticalDatumType(VerticalDatumTypeType value) Sets the value of the 'Vertical Datum Type' containment reference.voidVerticalDatumType.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 TypeClassDescriptionclassAn implementation of the model object 'Vertical Datum Type Type'.Fields in net.opengis.gml311.impl declared as VerticalDatumTypeTypeModifier and TypeFieldDescriptionprotected VerticalDatumTypeTypeVerticalDatumTypeImpl.verticalDatumTypeThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetVerticalDatumType(VerticalDatumTypeType newVerticalDatumType, NotificationChain msgs) NotificationChainVerticalDatumTypeImpl.basicSetVerticalDatumType(VerticalDatumTypeType newVerticalDatumType, NotificationChain msgs) voidDocumentRootImpl.setVerticalDatumType(VerticalDatumTypeType newVerticalDatumType) voidVerticalDatumTypeImpl.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'.booleanGml311Validator.validateVerticalDatumTypeType(VerticalDatumTypeType verticalDatumTypeType, DiagnosticChain diagnostics, Map<Object, Object> context)