Uses of Interface
net.opengis.gml311.ReferenceSystemRefType
Packages that use ReferenceSystemRefType
-
Uses of ReferenceSystemRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return ReferenceSystemRefTypeModifier and TypeMethodDescriptionGml311Factory.createReferenceSystemRefType()
Returns a new object of class 'Reference System Ref Type'.DocumentRoot.getReferenceSystemRef()
Returns the value of the 'Reference System Ref' containment reference.Methods in net.opengis.gml311 with parameters of type ReferenceSystemRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setReferenceSystemRef
(ReferenceSystemRefType value) Sets the value of the 'Reference System Ref
' containment reference. -
Uses of ReferenceSystemRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ReferenceSystemRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Reference System Ref Type'.Methods in net.opengis.gml311.impl that return ReferenceSystemRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createReferenceSystemRefType()
DocumentRootImpl.getReferenceSystemRef()
Methods in net.opengis.gml311.impl with parameters of type ReferenceSystemRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetReferenceSystemRef
(ReferenceSystemRefType newReferenceSystemRef, NotificationChain msgs) void
DocumentRootImpl.setReferenceSystemRef
(ReferenceSystemRefType newReferenceSystemRef) -
Uses of ReferenceSystemRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ReferenceSystemRefTypeModifier and TypeMethodDescriptionGml311Switch.caseReferenceSystemRefType
(ReferenceSystemRefType object) Returns the result of interpreting the object as an instance of 'Reference System Ref Type'.boolean
Gml311Validator.validateReferenceSystemRefType
(ReferenceSystemRefType referenceSystemRefType, DiagnosticChain diagnostics, Map<Object, Object> context)