Uses of Interface
net.opengis.gml311.OperationParameterGroupRefType
Packages that use OperationParameterGroupRefType
-
Uses of OperationParameterGroupRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return OperationParameterGroupRefTypeModifier and TypeMethodDescriptionGml311Factory.createOperationParameterGroupRefType()Returns a new object of class 'Operation Parameter Group Ref Type'.DocumentRoot.getValuesOfGroup()Returns the value of the 'Values Of Group' containment reference.ParameterValueGroupType.getValuesOfGroup()Returns the value of the 'Values Of Group' containment reference.Methods in net.opengis.gml311 with parameters of type OperationParameterGroupRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setValuesOfGroup(OperationParameterGroupRefType value) Sets the value of the 'Values Of Group' containment reference.voidParameterValueGroupType.setValuesOfGroup(OperationParameterGroupRefType value) Sets the value of the 'Values Of Group' containment reference. -
Uses of OperationParameterGroupRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OperationParameterGroupRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Operation Parameter Group Ref Type'.Fields in net.opengis.gml311.impl declared as OperationParameterGroupRefTypeModifier and TypeFieldDescriptionprotected OperationParameterGroupRefTypeParameterValueGroupTypeImpl.valuesOfGroupThe cached value of the 'Values Of Group' containment reference.Methods in net.opengis.gml311.impl that return OperationParameterGroupRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createOperationParameterGroupRefType()DocumentRootImpl.getValuesOfGroup()ParameterValueGroupTypeImpl.getValuesOfGroup()Methods in net.opengis.gml311.impl with parameters of type OperationParameterGroupRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetValuesOfGroup(OperationParameterGroupRefType newValuesOfGroup, NotificationChain msgs) NotificationChainParameterValueGroupTypeImpl.basicSetValuesOfGroup(OperationParameterGroupRefType newValuesOfGroup, NotificationChain msgs) voidDocumentRootImpl.setValuesOfGroup(OperationParameterGroupRefType newValuesOfGroup) voidParameterValueGroupTypeImpl.setValuesOfGroup(OperationParameterGroupRefType newValuesOfGroup) -
Uses of OperationParameterGroupRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type OperationParameterGroupRefTypeModifier and TypeMethodDescriptionGml311Switch.caseOperationParameterGroupRefType(OperationParameterGroupRefType object) Returns the result of interpreting the object as an instance of 'Operation Parameter Group Ref Type'.booleanGml311Validator.validateOperationParameterGroupRefType(OperationParameterGroupRefType operationParameterGroupRefType, DiagnosticChain diagnostics, Map<Object, Object> context)