Uses of Interface
net.opengis.gml311.OperationMethodType
Packages that use OperationMethodType
-
Uses of OperationMethodType in net.opengis.gml311
Methods in net.opengis.gml311 that return OperationMethodTypeModifier and TypeMethodDescriptionGml311Factory.createOperationMethodType()Returns a new object of class 'Operation Method Type'.DocumentRoot.getOperationMethod()Returns the value of the 'Operation Method' containment reference.OperationMethodRefType.getOperationMethod()Returns the value of the 'Operation Method' containment reference.Methods in net.opengis.gml311 with parameters of type OperationMethodTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setOperationMethod(OperationMethodType value) Sets the value of the 'Operation Method' containment reference.voidOperationMethodRefType.setOperationMethod(OperationMethodType value) Sets the value of the 'Operation Method' containment reference. -
Uses of OperationMethodType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OperationMethodTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Operation Method Type'.Fields in net.opengis.gml311.impl declared as OperationMethodTypeModifier and TypeFieldDescriptionprotected OperationMethodTypeOperationMethodRefTypeImpl.operationMethodThe cached value of the 'Operation Method' containment reference.Methods in net.opengis.gml311.impl that return OperationMethodTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createOperationMethodType()DocumentRootImpl.getOperationMethod()OperationMethodRefTypeImpl.getOperationMethod()Methods in net.opengis.gml311.impl with parameters of type OperationMethodTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetOperationMethod(OperationMethodType newOperationMethod, NotificationChain msgs) NotificationChainOperationMethodRefTypeImpl.basicSetOperationMethod(OperationMethodType newOperationMethod, NotificationChain msgs) voidDocumentRootImpl.setOperationMethod(OperationMethodType newOperationMethod) voidOperationMethodRefTypeImpl.setOperationMethod(OperationMethodType newOperationMethod) -
Uses of OperationMethodType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type OperationMethodTypeModifier and TypeMethodDescriptionGml311Switch.caseOperationMethodType(OperationMethodType object) Returns the result of interpreting the object as an instance of 'Operation Method Type'.booleanGml311Validator.validateOperationMethodType(OperationMethodType operationMethodType, DiagnosticChain diagnostics, Map<Object, Object> context)