Uses of Interface
net.opengis.gml311.DatumRefType
Packages that use DatumRefType
- 
Uses of DatumRefType in net.opengis.gml311Methods in net.opengis.gml311 that return DatumRefTypeModifier and TypeMethodDescriptionGml311Factory.createDatumRefType()Returns a new object of class 'Datum Ref Type'.DocumentRoot.getDatumRef()Returns the value of the 'Datum Ref' containment reference.Methods in net.opengis.gml311 with parameters of type DatumRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDatumRef(DatumRefType value) Sets the value of the 'Datum Ref' containment reference.
- 
Uses of DatumRefType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement DatumRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Datum Ref Type'.Methods in net.opengis.gml311.impl that return DatumRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDatumRefType()DocumentRootImpl.getDatumRef()Methods in net.opengis.gml311.impl with parameters of type DatumRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDatumRef(DatumRefType newDatumRef, NotificationChain msgs) voidDocumentRootImpl.setDatumRef(DatumRefType newDatumRef) 
- 
Uses of DatumRefType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type DatumRefTypeModifier and TypeMethodDescriptionGml311Switch.caseDatumRefType(DatumRefType object) Returns the result of interpreting the object as an instance of 'Datum Ref Type'.booleanGml311Validator.validateDatumRefType(DatumRefType datumRefType, DiagnosticChain diagnostics, Map<Object, Object> context)