| Package | Description |
|---|---|
| net.opengis.iso19139.srv.v_20060504 |
| Modifier and Type | Field and Description |
|---|---|
protected SVServiceType |
SVServicePropertyType.svService |
| Modifier and Type | Method and Description |
|---|---|
SVServiceType |
ObjectFactory.createSVServiceType()
Create an instance of
SVServiceType |
SVServiceType |
SVServicePropertyType.getSVService()
Gets the value of the svService property.
|
SVServiceType |
SVServiceType.withId(String value) |
SVServiceType |
SVServiceType.withSpecification(Collection<SVPlatformSpecificServiceSpecificationPropertyType> values) |
SVServiceType |
SVServiceType.withSpecification(List<SVPlatformSpecificServiceSpecificationPropertyType> value) |
SVServiceType |
SVServiceType.withSpecification(SVPlatformSpecificServiceSpecificationPropertyType... values) |
SVServiceType |
SVServiceType.withTheSVPort(Collection<SVPortPropertyType> values) |
SVServiceType |
SVServiceType.withTheSVPort(List<SVPortPropertyType> value) |
SVServiceType |
SVServiceType.withTheSVPort(SVPortPropertyType... values) |
SVServiceType |
SVServiceType.withUuid(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SVServiceType> |
ObjectFactory.createSVService(SVServiceType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SVServiceType> |
ObjectFactory.createSVService(SVServiceType value)
|
void |
SVServicePropertyType.setSVService(SVServiceType value)
Sets the value of the svService property.
|
SVServicePropertyType |
SVServicePropertyType.withSVService(SVServiceType value) |
Copyright © 2008–2023. All rights reserved.