| Package | Description |
|---|---|
| net.opengis.iso19139.srv.v_20060504 |
| Modifier and Type | Field and Description |
|---|---|
protected SVOperationType |
SVOperationPropertyType.svOperation |
| Modifier and Type | Method and Description |
|---|---|
SVOperationType |
ObjectFactory.createSVOperationType()
Create an instance of
SVOperationType |
SVOperationType |
SVOperationPropertyType.getSVOperation()
Gets the value of the svOperation property.
|
SVOperationType |
SVOperationType.withDependsOn(Collection<SVOperationPropertyType> values) |
SVOperationType |
SVOperationType.withDependsOn(List<SVOperationPropertyType> value) |
SVOperationType |
SVOperationType.withDependsOn(SVOperationPropertyType... values) |
SVOperationType |
SVOperationType.withId(String value) |
SVOperationType |
SVOperationType.withOperationName(MemberNamePropertyType value) |
SVOperationType |
SVOperationType.withParameter(SVParameterPropertyType value) |
SVOperationType |
SVOperationType.withUuid(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SVOperationType> |
ObjectFactory.createSVOperation(SVOperationType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SVOperationType> |
ObjectFactory.createSVOperation(SVOperationType value)
|
void |
SVOperationPropertyType.setSVOperation(SVOperationType value)
Sets the value of the svOperation property.
|
SVOperationPropertyType |
SVOperationPropertyType.withSVOperation(SVOperationType value) |
Copyright © 2008–2023. All rights reserved.