| Package | Description |
|---|---|
| net.opengis.iso19139.srv.v_20060504 |
| Modifier and Type | Field and Description |
|---|---|
protected SVParameterType |
SVParameterPropertyType.svParameter |
| Modifier and Type | Method and Description |
|---|---|
SVParameterType |
ObjectFactory.createSVParameterType()
Create an instance of
SVParameterType |
SVParameterType |
SVParameterPropertyType.getSVParameter()
Gets the value of the svParameter property.
|
SVParameterType |
SVParameterType.withDescription(CharacterStringPropertyType value) |
SVParameterType |
SVParameterType.withDirection(SVParameterDirectionPropertyType value) |
SVParameterType |
SVParameterType.withId(java.lang.String value) |
SVParameterType |
SVParameterType.withName(MemberNameType value) |
SVParameterType |
SVParameterType.withOptionality(CharacterStringPropertyType value) |
SVParameterType |
SVParameterType.withRepeatability(BooleanPropertyType value) |
SVParameterType |
SVParameterType.withUuid(java.lang.String value) |
SVParameterType |
SVParameterType.withValueType(TypeNamePropertyType value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<SVParameterType> |
ObjectFactory.createSVParameter(SVParameterType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<SVParameterType> |
ObjectFactory.createSVParameter(SVParameterType value)
|
void |
SVParameterPropertyType.setSVParameter(SVParameterType value)
Sets the value of the svParameter property.
|
SVParameterPropertyType |
SVParameterPropertyType.withSVParameter(SVParameterType value) |
Copyright © 2008-2021. All Rights Reserved.