Uses of Interface
net.opengis.gml311.OperationParameterRefType
Packages that use OperationParameterRefType
-
Uses of OperationParameterRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return OperationParameterRefTypeModifier and TypeMethodDescriptionGml311Factory.createOperationParameterRefType()Returns a new object of class 'Operation Parameter Ref Type'.DocumentRoot.getOperationParameterGroupRef()Returns the value of the 'Operation Parameter Group Ref' containment reference.DocumentRoot.getOperationParameterRef()Returns the value of the 'Operation Parameter Ref' containment reference.DocumentRoot.getValueOfParameter()Returns the value of the 'Value Of Parameter' containment reference.ParameterValueType.getValueOfParameter()Returns the value of the 'Value Of Parameter' containment reference.Methods in net.opengis.gml311 with parameters of type OperationParameterRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setOperationParameterGroupRef(OperationParameterRefType value) Sets the value of the 'Operation Parameter Group Ref' containment reference.voidDocumentRoot.setOperationParameterRef(OperationParameterRefType value) Sets the value of the 'Operation Parameter Ref' containment reference.voidDocumentRoot.setValueOfParameter(OperationParameterRefType value) Sets the value of the 'Value Of Parameter' containment reference.voidParameterValueType.setValueOfParameter(OperationParameterRefType value) Sets the value of the 'Value Of Parameter' containment reference. -
Uses of OperationParameterRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OperationParameterRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Operation Parameter Ref Type'.Fields in net.opengis.gml311.impl declared as OperationParameterRefTypeModifier and TypeFieldDescriptionprotected OperationParameterRefTypeParameterValueTypeImpl.valueOfParameterThe cached value of the 'Value Of Parameter' containment reference.Methods in net.opengis.gml311.impl that return OperationParameterRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createOperationParameterRefType()DocumentRootImpl.getOperationParameterGroupRef()DocumentRootImpl.getOperationParameterRef()DocumentRootImpl.getValueOfParameter()ParameterValueTypeImpl.getValueOfParameter()Methods in net.opengis.gml311.impl with parameters of type OperationParameterRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetOperationParameterGroupRef(OperationParameterRefType newOperationParameterGroupRef, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetOperationParameterRef(OperationParameterRefType newOperationParameterRef, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetValueOfParameter(OperationParameterRefType newValueOfParameter, NotificationChain msgs) NotificationChainParameterValueTypeImpl.basicSetValueOfParameter(OperationParameterRefType newValueOfParameter, NotificationChain msgs) voidDocumentRootImpl.setOperationParameterGroupRef(OperationParameterRefType newOperationParameterGroupRef) voidDocumentRootImpl.setOperationParameterRef(OperationParameterRefType newOperationParameterRef) voidDocumentRootImpl.setValueOfParameter(OperationParameterRefType newValueOfParameter) voidParameterValueTypeImpl.setValueOfParameter(OperationParameterRefType newValueOfParameter) -
Uses of OperationParameterRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type OperationParameterRefTypeModifier and TypeMethodDescriptionGml311Switch.caseOperationParameterRefType(OperationParameterRefType object) Returns the result of interpreting the object as an instance of 'Operation Parameter Ref Type'.booleanGml311Validator.validateOperationParameterRefType(OperationParameterRefType operationParameterRefType, DiagnosticChain diagnostics, Map<Object, Object> context)