Uses of Interface
net.opengis.gml311.VerticalDatumRefType
Packages that use VerticalDatumRefType
-
Uses of VerticalDatumRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return VerticalDatumRefTypeModifier and TypeMethodDescriptionGml311Factory.createVerticalDatumRefType()Returns a new object of class 'Vertical Datum Ref Type'.DocumentRoot.getUsesVerticalDatum()Returns the value of the 'Uses Vertical Datum' containment reference.VerticalCRSType.getUsesVerticalDatum()Returns the value of the 'Uses Vertical Datum' containment reference.DocumentRoot.getVerticalDatumRef()Returns the value of the 'Vertical Datum Ref' containment reference.Methods in net.opengis.gml311 with parameters of type VerticalDatumRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setUsesVerticalDatum(VerticalDatumRefType value) Sets the value of the 'Uses Vertical Datum' containment reference.voidVerticalCRSType.setUsesVerticalDatum(VerticalDatumRefType value) Sets the value of the 'Uses Vertical Datum' containment reference.voidDocumentRoot.setVerticalDatumRef(VerticalDatumRefType value) Sets the value of the 'Vertical Datum Ref' containment reference. -
Uses of VerticalDatumRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement VerticalDatumRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Vertical Datum Ref Type'.Fields in net.opengis.gml311.impl declared as VerticalDatumRefTypeModifier and TypeFieldDescriptionprotected VerticalDatumRefTypeVerticalCRSTypeImpl.usesVerticalDatumThe cached value of the 'Uses Vertical Datum' containment reference.Methods in net.opengis.gml311.impl that return VerticalDatumRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createVerticalDatumRefType()DocumentRootImpl.getUsesVerticalDatum()VerticalCRSTypeImpl.getUsesVerticalDatum()DocumentRootImpl.getVerticalDatumRef()Methods in net.opengis.gml311.impl with parameters of type VerticalDatumRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetUsesVerticalDatum(VerticalDatumRefType newUsesVerticalDatum, NotificationChain msgs) NotificationChainVerticalCRSTypeImpl.basicSetUsesVerticalDatum(VerticalDatumRefType newUsesVerticalDatum, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetVerticalDatumRef(VerticalDatumRefType newVerticalDatumRef, NotificationChain msgs) voidDocumentRootImpl.setUsesVerticalDatum(VerticalDatumRefType newUsesVerticalDatum) voidVerticalCRSTypeImpl.setUsesVerticalDatum(VerticalDatumRefType newUsesVerticalDatum) voidDocumentRootImpl.setVerticalDatumRef(VerticalDatumRefType newVerticalDatumRef) -
Uses of VerticalDatumRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type VerticalDatumRefTypeModifier and TypeMethodDescriptionGml311Switch.caseVerticalDatumRefType(VerticalDatumRefType object) Returns the result of interpreting the object as an instance of 'Vertical Datum Ref Type'.booleanGml311Validator.validateVerticalDatumRefType(VerticalDatumRefType verticalDatumRefType, DiagnosticChain diagnostics, Map<Object, Object> context)