Uses of Interface
net.opengis.gml311.CoordinateOperationRefType
Packages that use CoordinateOperationRefType
- 
Uses of CoordinateOperationRefType in net.opengis.gml311Methods in net.opengis.gml311 that return CoordinateOperationRefTypeModifier and TypeMethodDescriptionGml311Factory.createCoordinateOperationRefType()Returns a new object of class 'Coordinate Operation Ref Type'.DocumentRoot.getCoordinateOperationRef()Returns the value of the 'Coordinate Operation Ref' containment reference.Methods in net.opengis.gml311 with parameters of type CoordinateOperationRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setCoordinateOperationRef(CoordinateOperationRefType value) Sets the value of the 'Coordinate Operation Ref' containment reference.
- 
Uses of CoordinateOperationRefType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement CoordinateOperationRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Coordinate Operation Ref Type'.Methods in net.opengis.gml311.impl that return CoordinateOperationRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCoordinateOperationRefType()DocumentRootImpl.getCoordinateOperationRef()Methods in net.opengis.gml311.impl with parameters of type CoordinateOperationRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCoordinateOperationRef(CoordinateOperationRefType newCoordinateOperationRef, NotificationChain msgs) voidDocumentRootImpl.setCoordinateOperationRef(CoordinateOperationRefType newCoordinateOperationRef) 
- 
Uses of CoordinateOperationRefType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type CoordinateOperationRefTypeModifier and TypeMethodDescriptionGml311Switch.caseCoordinateOperationRefType(CoordinateOperationRefType object) Returns the result of interpreting the object as an instance of 'Coordinate Operation Ref Type'.booleanGml311Validator.validateCoordinateOperationRefType(CoordinateOperationRefType coordinateOperationRefType, DiagnosticChain diagnostics, Map<Object, Object> context)