|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractGeneralOperationParameterType | |
|---|---|
| net.opengis.gml | |
| Uses of AbstractGeneralOperationParameterType in net.opengis.gml |
|---|
| Subclasses of AbstractGeneralOperationParameterType in net.opengis.gml | |
|---|---|
class |
OperationParameterBaseType
Basic encoding for operation parameter objects, simplifying and restricting the DefinitionType as needed. |
class |
OperationParameterGroupBaseType
Basic encoding for operation parameter group objects, simplifying and restricting the DefinitionType as needed. |
class |
OperationParameterGroupType
The definition of a group of parameters used by an operation method. |
class |
OperationParameterType
The definition of a parameter used by an operation method. |
| Fields in net.opengis.gml with type parameters of type AbstractGeneralOperationParameterType | |
|---|---|
protected JAXBElement<? extends AbstractGeneralOperationParameterType> |
AbstractGeneralOperationParameterRefType.generalOperationParameter
|
| Methods in net.opengis.gml that return types with arguments of type AbstractGeneralOperationParameterType | |
|---|---|
JAXBElement<AbstractGeneralOperationParameterType> |
ObjectFactory.createGeneralOperationParameter(AbstractGeneralOperationParameterType value)
Create an instance of JAXBElement<AbstractGeneralOperationParameterType>} |
JAXBElement<? extends AbstractGeneralOperationParameterType> |
AbstractGeneralOperationParameterRefType.getGeneralOperationParameter()
Obtient la valeur de la propriété generalOperationParameter. |
| Methods in net.opengis.gml with parameters of type AbstractGeneralOperationParameterType | |
|---|---|
JAXBElement<AbstractGeneralOperationParameterType> |
ObjectFactory.createGeneralOperationParameter(AbstractGeneralOperationParameterType value)
Create an instance of JAXBElement<AbstractGeneralOperationParameterType>} |
| Method parameters in net.opengis.gml with type arguments of type AbstractGeneralOperationParameterType | |
|---|---|
void |
AbstractGeneralOperationParameterRefType.setGeneralOperationParameter(JAXBElement<? extends AbstractGeneralOperationParameterType> value)
Définit la valeur de la propriété generalOperationParameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||