Uses of Interface
net.opengis.gml311.ConversionRefType
Packages that use ConversionRefType
-
Uses of ConversionRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return ConversionRefTypeModifier and TypeMethodDescriptionGml311Factory.createConversionRefType()
Returns a new object of class 'Conversion Ref Type'.DocumentRoot.getConversionRef()
Returns the value of the 'Conversion Ref' containment reference.Methods in net.opengis.gml311 with parameters of type ConversionRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setConversionRef
(ConversionRefType value) Sets the value of the 'Conversion Ref
' containment reference. -
Uses of ConversionRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ConversionRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Conversion Ref Type'.Methods in net.opengis.gml311.impl that return ConversionRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createConversionRefType()
DocumentRootImpl.getConversionRef()
Methods in net.opengis.gml311.impl with parameters of type ConversionRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetConversionRef
(ConversionRefType newConversionRef, NotificationChain msgs) void
DocumentRootImpl.setConversionRef
(ConversionRefType newConversionRef) -
Uses of ConversionRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ConversionRefTypeModifier and TypeMethodDescriptionGml311Switch.caseConversionRefType
(ConversionRefType object) Returns the result of interpreting the object as an instance of 'Conversion Ref Type'.boolean
Gml311Validator.validateConversionRefType
(ConversionRefType conversionRefType, DiagnosticChain diagnostics, Map<Object, Object> context)