|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractGeneralParameterValueType | |
|---|---|
| net.opengis.gml | |
| Uses of AbstractGeneralParameterValueType in net.opengis.gml |
|---|
| Subclasses of AbstractGeneralParameterValueType in net.opengis.gml | |
|---|---|
class |
ParameterValueGroupType
A group of related parameter values. |
class |
ParameterValueType
A parameter value, ordered sequence of values, or reference to a file of parameter values. |
| Fields in net.opengis.gml with type parameters of type AbstractGeneralParameterValueType | |
|---|---|
protected List<AbstractGeneralParameterValueType> |
ParameterValueGroupType.includesValue
|
| Methods in net.opengis.gml that return types with arguments of type AbstractGeneralParameterValueType | |
|---|---|
JAXBElement<AbstractGeneralParameterValueType> |
ObjectFactory.createGeneralParameterValue(AbstractGeneralParameterValueType value)
Create an instance of JAXBElement<AbstractGeneralParameterValueType>} |
JAXBElement<AbstractGeneralParameterValueType> |
ObjectFactory.createIncludesValue(AbstractGeneralParameterValueType value)
Create an instance of JAXBElement<AbstractGeneralParameterValueType>} |
List<AbstractGeneralParameterValueType> |
ParameterValueGroupType.getIncludesValue()
Unordered set of composition associations to the parameter values and groups of values included in this group. |
| Methods in net.opengis.gml with parameters of type AbstractGeneralParameterValueType | |
|---|---|
JAXBElement<AbstractGeneralParameterValueType> |
ObjectFactory.createGeneralParameterValue(AbstractGeneralParameterValueType value)
Create an instance of JAXBElement<AbstractGeneralParameterValueType>} |
JAXBElement<AbstractGeneralParameterValueType> |
ObjectFactory.createIncludesValue(AbstractGeneralParameterValueType value)
Create an instance of JAXBElement<AbstractGeneralParameterValueType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||