Uses of Interface
net.opengis.gml311.OperationMethodBaseType
Packages that use OperationMethodBaseType
-
Uses of OperationMethodBaseType in net.opengis.gml311
Subinterfaces of OperationMethodBaseType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Operation Method Type'. -
Uses of OperationMethodBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OperationMethodBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Operation Method Base Type'.classAn implementation of the model object 'Operation Method Type'. -
Uses of OperationMethodBaseType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type OperationMethodBaseTypeModifier and TypeMethodDescriptionGml311Switch.caseOperationMethodBaseType(OperationMethodBaseType object) Returns the result of interpreting the object as an instance of 'Operation Method Base Type'.booleanGml311Validator.validateOperationMethodBaseType(OperationMethodBaseType operationMethodBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)