Uses of Interface
net.opengis.gml311.PassThroughOperationType
Packages that use PassThroughOperationType
-
Uses of PassThroughOperationType in net.opengis.gml311
Methods in net.opengis.gml311 that return PassThroughOperationTypeModifier and TypeMethodDescriptionGml311Factory.createPassThroughOperationType()
Returns a new object of class 'Pass Through Operation Type'.DocumentRoot.getPassThroughOperation()
Returns the value of the 'Pass Through Operation' containment reference.PassThroughOperationRefType.getPassThroughOperation()
Returns the value of the 'Pass Through Operation' containment reference.Methods in net.opengis.gml311 with parameters of type PassThroughOperationTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setPassThroughOperation
(PassThroughOperationType value) Sets the value of the 'Pass Through Operation
' containment reference.void
PassThroughOperationRefType.setPassThroughOperation
(PassThroughOperationType value) Sets the value of the 'Pass Through Operation
' containment reference. -
Uses of PassThroughOperationType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement PassThroughOperationTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Pass Through Operation Type'.Fields in net.opengis.gml311.impl declared as PassThroughOperationTypeModifier and TypeFieldDescriptionprotected PassThroughOperationType
PassThroughOperationRefTypeImpl.passThroughOperation
The cached value of the 'Pass Through Operation
' containment reference.Methods in net.opengis.gml311.impl that return PassThroughOperationTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createPassThroughOperationType()
DocumentRootImpl.getPassThroughOperation()
PassThroughOperationRefTypeImpl.getPassThroughOperation()
Methods in net.opengis.gml311.impl with parameters of type PassThroughOperationTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetPassThroughOperation
(PassThroughOperationType newPassThroughOperation, NotificationChain msgs) NotificationChain
PassThroughOperationRefTypeImpl.basicSetPassThroughOperation
(PassThroughOperationType newPassThroughOperation, NotificationChain msgs) void
DocumentRootImpl.setPassThroughOperation
(PassThroughOperationType newPassThroughOperation) void
PassThroughOperationRefTypeImpl.setPassThroughOperation
(PassThroughOperationType newPassThroughOperation) -
Uses of PassThroughOperationType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type PassThroughOperationTypeModifier and TypeMethodDescriptionGml311Switch.casePassThroughOperationType
(PassThroughOperationType object) Returns the result of interpreting the object as an instance of 'Pass Through Operation Type'.boolean
Gml311Validator.validatePassThroughOperationType
(PassThroughOperationType passThroughOperationType, DiagnosticChain diagnostics, Map<Object, Object> context)