|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueType | |
|---|---|
| net.opengis.ows._2 | |
| Uses of ValueType in net.opengis.ows._2 |
|---|
| Fields in net.opengis.ows._2 declared as ValueType | |
|---|---|
protected ValueType |
UnNamedDomainType.defaultValue
|
protected ValueType |
RangeType.maximumValue
|
protected ValueType |
RangeType.minimumValue
|
protected ValueType |
RangeType.spacing
|
| Methods in net.opengis.ows._2 that return ValueType | |
|---|---|
ValueType |
ObjectFactory.createValueType()
Create an instance of ValueType |
ValueType |
UnNamedDomainType.getDefaultValue()
Optional default value for this quantity, which should be included when this quantity has a default value. |
ValueType |
RangeType.getMaximumValue()
Obtient la valeur de la propriété maximumValue. |
ValueType |
RangeType.getMinimumValue()
Obtient la valeur de la propriété minimumValue. |
ValueType |
RangeType.getSpacing()
Shall be included when the allowed values are NOT continuous in this range. |
| Methods in net.opengis.ows._2 that return types with arguments of type ValueType | |
|---|---|
JAXBElement<ValueType> |
ObjectFactory.createDefaultValue(ValueType value)
Create an instance of JAXBElement<ValueType>} |
JAXBElement<ValueType> |
ObjectFactory.createMaximumValue(ValueType value)
Create an instance of JAXBElement<ValueType>} |
JAXBElement<ValueType> |
ObjectFactory.createMinimumValue(ValueType value)
Create an instance of JAXBElement<ValueType>} |
JAXBElement<ValueType> |
ObjectFactory.createSpacing(ValueType value)
Create an instance of JAXBElement<ValueType>} |
JAXBElement<ValueType> |
ObjectFactory.createValue(ValueType value)
Create an instance of JAXBElement<ValueType>} |
| Methods in net.opengis.ows._2 with parameters of type ValueType | |
|---|---|
JAXBElement<ValueType> |
ObjectFactory.createDefaultValue(ValueType value)
Create an instance of JAXBElement<ValueType>} |
JAXBElement<ValueType> |
ObjectFactory.createMaximumValue(ValueType value)
Create an instance of JAXBElement<ValueType>} |
JAXBElement<ValueType> |
ObjectFactory.createMinimumValue(ValueType value)
Create an instance of JAXBElement<ValueType>} |
JAXBElement<ValueType> |
ObjectFactory.createSpacing(ValueType value)
Create an instance of JAXBElement<ValueType>} |
JAXBElement<ValueType> |
ObjectFactory.createValue(ValueType value)
Create an instance of JAXBElement<ValueType>} |
void |
UnNamedDomainType.setDefaultValue(ValueType value)
Définit la valeur de la propriété defaultValue. |
void |
RangeType.setMaximumValue(ValueType value)
Définit la valeur de la propriété maximumValue. |
void |
RangeType.setMinimumValue(ValueType value)
Définit la valeur de la propriété minimumValue. |
void |
RangeType.setSpacing(ValueType value)
Définit la valeur de la propriété spacing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||