| Package | Description |
|---|---|
| net.opengis.iso19139.srv.v_20060504 |
| Modifier and Type | Field and Description |
|---|---|
protected DCPListPropertyType |
SVPortSpecificationType.binding |
protected DCPListPropertyType |
SVPlatformSpecificServiceSpecificationType.dcp |
| Modifier and Type | Field and Description |
|---|---|
protected List<DCPListPropertyType> |
SVOperationMetadataType.dcp |
| Modifier and Type | Method and Description |
|---|---|
DCPListPropertyType |
ObjectFactory.createDCPListPropertyType()
Create an instance of
DCPListPropertyType |
DCPListPropertyType |
SVPortSpecificationType.getBinding()
Gets the value of the binding property.
|
DCPListPropertyType |
SVPlatformSpecificServiceSpecificationType.getDCP()
Gets the value of the dcp property.
|
DCPListPropertyType |
DCPListPropertyType.withDCPList(CodeListValueType value) |
DCPListPropertyType |
DCPListPropertyType.withNilReason(Collection<String> values) |
DCPListPropertyType |
DCPListPropertyType.withNilReason(List<String> value) |
DCPListPropertyType |
DCPListPropertyType.withNilReason(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<DCPListPropertyType> |
SVOperationMetadataType.getDCP()
Gets the value of the dcp property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SVPortSpecificationType.setBinding(DCPListPropertyType value)
Sets the value of the binding property.
|
void |
SVPlatformSpecificServiceSpecificationType.setDCP(DCPListPropertyType value)
Sets the value of the dcp property.
|
SVPortSpecificationType |
SVPortSpecificationType.withBinding(DCPListPropertyType value) |
SVOperationMetadataType |
SVOperationMetadataType.withDCP(DCPListPropertyType... values) |
SVPlatformSpecificServiceSpecificationType |
SVPlatformSpecificServiceSpecificationType.withDCP(DCPListPropertyType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SVOperationMetadataType.setDCP(List<DCPListPropertyType> value) |
SVOperationMetadataType |
SVOperationMetadataType.withDCP(Collection<DCPListPropertyType> values) |
SVOperationMetadataType |
SVOperationMetadataType.withDCP(List<DCPListPropertyType> value) |
Copyright © 2008–2023. All rights reserved.