Uses of Interface
net.opengis.gml311.OperationParameterGroupType
Packages that use OperationParameterGroupType
-
Uses of OperationParameterGroupType in net.opengis.gml311
Methods in net.opengis.gml311 that return OperationParameterGroupTypeModifier and TypeMethodDescriptionGml311Factory.createOperationParameterGroupType()Returns a new object of class 'Operation Parameter Group Type'.DocumentRoot.getOperationParameterGroup()Returns the value of the 'Operation Parameter Group' containment reference.OperationParameterGroupRefType.getOperationParameterGroup()Returns the value of the 'Operation Parameter Group' containment reference.Methods in net.opengis.gml311 with parameters of type OperationParameterGroupTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setOperationParameterGroup(OperationParameterGroupType value) Sets the value of the 'Operation Parameter Group' containment reference.voidOperationParameterGroupRefType.setOperationParameterGroup(OperationParameterGroupType value) Sets the value of the 'Operation Parameter Group' containment reference. -
Uses of OperationParameterGroupType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OperationParameterGroupTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Operation Parameter Group Type'.Fields in net.opengis.gml311.impl declared as OperationParameterGroupTypeModifier and TypeFieldDescriptionprotected OperationParameterGroupTypeOperationParameterGroupRefTypeImpl.operationParameterGroupThe cached value of the 'Operation Parameter Group' containment reference.Methods in net.opengis.gml311.impl that return OperationParameterGroupTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createOperationParameterGroupType()DocumentRootImpl.getOperationParameterGroup()OperationParameterGroupRefTypeImpl.getOperationParameterGroup()Methods in net.opengis.gml311.impl with parameters of type OperationParameterGroupTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetOperationParameterGroup(OperationParameterGroupType newOperationParameterGroup, NotificationChain msgs) NotificationChainOperationParameterGroupRefTypeImpl.basicSetOperationParameterGroup(OperationParameterGroupType newOperationParameterGroup, NotificationChain msgs) voidDocumentRootImpl.setOperationParameterGroup(OperationParameterGroupType newOperationParameterGroup) voidOperationParameterGroupRefTypeImpl.setOperationParameterGroup(OperationParameterGroupType newOperationParameterGroup) -
Uses of OperationParameterGroupType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type OperationParameterGroupTypeModifier and TypeMethodDescriptionGml311Switch.caseOperationParameterGroupType(OperationParameterGroupType object) Returns the result of interpreting the object as an instance of 'Operation Parameter Group Type'.booleanGml311Validator.validateOperationParameterGroupType(OperationParameterGroupType operationParameterGroupType, DiagnosticChain diagnostics, Map<Object, Object> context)