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