| Package | Description |
|---|---|
| net.opengis.iso19139.srv.v_20060504 |
| Modifier and Type | Field and Description |
|---|---|
protected SVParameterDirectionType |
SVParameterDirectionPropertyType.svParameterDirection |
| Modifier and Type | Method and Description |
|---|---|
static SVParameterDirectionType |
SVParameterDirectionType.fromValue(String v) |
SVParameterDirectionType |
SVParameterDirectionPropertyType.getSVParameterDirection()
Gets the value of the svParameterDirection property.
|
static SVParameterDirectionType |
SVParameterDirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SVParameterDirectionType[] |
SVParameterDirectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SVParameterDirectionType> |
ObjectFactory.createSVParameterDirection(SVParameterDirectionType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SVParameterDirectionType> |
ObjectFactory.createSVParameterDirection(SVParameterDirectionType value)
|
void |
SVParameterDirectionPropertyType.setSVParameterDirection(SVParameterDirectionType value)
Sets the value of the svParameterDirection property.
|
SVParameterDirectionPropertyType |
SVParameterDirectionPropertyType.withSVParameterDirection(SVParameterDirectionType value) |
Copyright © 2008–2023. All rights reserved.