Uses of Interface
net.opengis.gml311.RelativeInternalPositionalAccuracyType
Packages that use RelativeInternalPositionalAccuracyType
-
Uses of RelativeInternalPositionalAccuracyType in net.opengis.gml311
Methods in net.opengis.gml311 that return RelativeInternalPositionalAccuracyTypeModifier and TypeMethodDescriptionGml311Factory.createRelativeInternalPositionalAccuracyType()Returns a new object of class 'Relative Internal Positional Accuracy Type'.DocumentRoot.getRelativeInternalPositionalAccuracy()Returns the value of the 'Relative Internal Positional Accuracy' containment reference.Methods in net.opengis.gml311 with parameters of type RelativeInternalPositionalAccuracyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setRelativeInternalPositionalAccuracy(RelativeInternalPositionalAccuracyType value) Sets the value of the 'Relative Internal Positional Accuracy' containment reference. -
Uses of RelativeInternalPositionalAccuracyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement RelativeInternalPositionalAccuracyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Relative Internal Positional Accuracy Type'.Methods in net.opengis.gml311.impl that return RelativeInternalPositionalAccuracyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createRelativeInternalPositionalAccuracyType()DocumentRootImpl.getRelativeInternalPositionalAccuracy()Methods in net.opengis.gml311.impl with parameters of type RelativeInternalPositionalAccuracyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetRelativeInternalPositionalAccuracy(RelativeInternalPositionalAccuracyType newRelativeInternalPositionalAccuracy, NotificationChain msgs) voidDocumentRootImpl.setRelativeInternalPositionalAccuracy(RelativeInternalPositionalAccuracyType newRelativeInternalPositionalAccuracy) -
Uses of RelativeInternalPositionalAccuracyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type RelativeInternalPositionalAccuracyTypeModifier and TypeMethodDescriptionGml311Switch.caseRelativeInternalPositionalAccuracyType(RelativeInternalPositionalAccuracyType object) Returns the result of interpreting the object as an instance of 'Relative Internal Positional Accuracy Type'.booleanGml311Validator.validateRelativeInternalPositionalAccuracyType(RelativeInternalPositionalAccuracyType relativeInternalPositionalAccuracyType, DiagnosticChain diagnostics, Map<Object, Object> context)