|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterValueType | |
|---|---|
| net.opengis.gml | |
| Uses of ParameterValueType in net.opengis.gml |
|---|
| Fields in net.opengis.gml with type parameters of type ParameterValueType | |
|---|---|
protected List<ParameterValueType> |
TransformationType.usesValue
|
protected List<ParameterValueType> |
ConversionType.usesValue
|
| Methods in net.opengis.gml that return ParameterValueType | |
|---|---|
ParameterValueType |
ObjectFactory.createParameterValueType()
Create an instance of ParameterValueType |
| Methods in net.opengis.gml that return types with arguments of type ParameterValueType | |
|---|---|
JAXBElement<ParameterValueType> |
ObjectFactory.createParameterValue(ParameterValueType value)
Create an instance of JAXBElement<ParameterValueType>} |
JAXBElement<ParameterValueType> |
ObjectFactory.createUsesValue(ParameterValueType value)
Create an instance of JAXBElement<ParameterValueType>} |
List<ParameterValueType> |
TransformationType.getUsesValue()
Unordered set of composition associations to the set of parameter values used by this transformation operation. |
List<ParameterValueType> |
ConversionType.getUsesValue()
Unordered list of composition associations to the set of parameter values used by this conversion operation. |
| Methods in net.opengis.gml with parameters of type ParameterValueType | |
|---|---|
JAXBElement<ParameterValueType> |
ObjectFactory.createParameterValue(ParameterValueType value)
Create an instance of JAXBElement<ParameterValueType>} |
JAXBElement<ParameterValueType> |
ObjectFactory.createUsesValue(ParameterValueType value)
Create an instance of JAXBElement<ParameterValueType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||