| Package | Description |
|---|---|
| net.opengis.iso19139.srv.v_20060504 |
| Modifier and Type | Field and Description |
|---|---|
protected SVOperationChainType |
SVOperationChainPropertyType.svOperationChain |
| Modifier and Type | Method and Description |
|---|---|
SVOperationChainType |
ObjectFactory.createSVOperationChainType()
Create an instance of
SVOperationChainType |
SVOperationChainType |
SVOperationChainPropertyType.getSVOperationChain()
Gets the value of the svOperationChain property.
|
SVOperationChainType |
SVOperationChainType.withDescription(CharacterStringPropertyType value) |
SVOperationChainType |
SVOperationChainType.withId(String value) |
SVOperationChainType |
SVOperationChainType.withName(CharacterStringPropertyType value) |
SVOperationChainType |
SVOperationChainType.withOperation(Collection<SVOperationPropertyType> values) |
SVOperationChainType |
SVOperationChainType.withOperation(List<SVOperationPropertyType> value) |
SVOperationChainType |
SVOperationChainType.withOperation(SVOperationPropertyType... values) |
SVOperationChainType |
SVOperationChainType.withUuid(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SVOperationChainType> |
ObjectFactory.createSVOperationChain(SVOperationChainType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SVOperationChainType> |
ObjectFactory.createSVOperationChain(SVOperationChainType value)
|
void |
SVOperationChainPropertyType.setSVOperationChain(SVOperationChainType value)
Sets the value of the svOperationChain property.
|
SVOperationChainPropertyType |
SVOperationChainPropertyType.withSVOperationChain(SVOperationChainType value) |
Copyright © 2008–2023. All rights reserved.