| Package | Description |
|---|---|
| net.opengis.iso19139.srv.v_20060504 |
| Modifier and Type | Field and Description |
|---|---|
protected List<SVOperationMetadataPropertyType> |
SVServiceIdentificationType.containsOperations |
protected List<SVOperationMetadataPropertyType> |
SVOperationMetadataType.dependsOn |
protected List<SVOperationMetadataPropertyType> |
SVOperationChainMetadataType.operation |
| Modifier and Type | Method and Description |
|---|---|
List<SVOperationMetadataPropertyType> |
SVServiceIdentificationType.getContainsOperations()
Gets the value of the containsOperations property.
|
List<SVOperationMetadataPropertyType> |
SVOperationMetadataType.getDependsOn()
Gets the value of the dependsOn property.
|
List<SVOperationMetadataPropertyType> |
SVOperationChainMetadataType.getOperation()
Gets the value of the operation property.
|
| Modifier and Type | Method and Description |
|---|---|
SVServiceIdentificationType |
SVServiceIdentificationType.withContainsOperations(SVOperationMetadataPropertyType... values) |
SVOperationMetadataType |
SVOperationMetadataType.withDependsOn(SVOperationMetadataPropertyType... values) |
SVOperationChainMetadataType |
SVOperationChainMetadataType.withOperation(SVOperationMetadataPropertyType... values) |
Copyright © 2008–2023. All rights reserved.