Uses of Interface
net.opengis.gml311.OperationMethodBaseType
-
Packages that use OperationMethodBaseType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of OperationMethodBaseType in net.opengis.gml311
Subinterfaces of OperationMethodBaseType in net.opengis.gml311 Modifier and Type Interface Description interfaceOperationMethodTypeA representation of the model object 'Operation Method Type'. -
Uses of OperationMethodBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OperationMethodBaseType Modifier and Type Class Description classOperationMethodBaseTypeImplAn implementation of the model object 'Operation Method Base Type'.classOperationMethodTypeImplAn 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 OperationMethodBaseType Modifier and Type Method Description TGml311Switch. 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)
-