Uses of Interface
net.opengis.gml311.PassThroughOperationRefType
Packages that use PassThroughOperationRefType
-
Uses of PassThroughOperationRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return PassThroughOperationRefTypeModifier and TypeMethodDescriptionGml311Factory.createPassThroughOperationRefType()
Returns a new object of class 'Pass Through Operation Ref Type'.DocumentRoot.getPassThroughOperationRef()
Returns the value of the 'Pass Through Operation Ref' containment reference.Methods in net.opengis.gml311 with parameters of type PassThroughOperationRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setPassThroughOperationRef
(PassThroughOperationRefType value) Sets the value of the 'Pass Through Operation Ref
' containment reference. -
Uses of PassThroughOperationRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement PassThroughOperationRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Pass Through Operation Ref Type'.Methods in net.opengis.gml311.impl that return PassThroughOperationRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createPassThroughOperationRefType()
DocumentRootImpl.getPassThroughOperationRef()
Methods in net.opengis.gml311.impl with parameters of type PassThroughOperationRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetPassThroughOperationRef
(PassThroughOperationRefType newPassThroughOperationRef, NotificationChain msgs) void
DocumentRootImpl.setPassThroughOperationRef
(PassThroughOperationRefType newPassThroughOperationRef) -
Uses of PassThroughOperationRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type PassThroughOperationRefTypeModifier and TypeMethodDescriptionGml311Switch.casePassThroughOperationRefType
(PassThroughOperationRefType object) Returns the result of interpreting the object as an instance of 'Pass Through Operation Ref Type'.boolean
Gml311Validator.validatePassThroughOperationRefType
(PassThroughOperationRefType passThroughOperationRefType, DiagnosticChain diagnostics, Map<Object, Object> context)