| Package | Description |
|---|---|
| net.opengis.iso19139.srv.v_20060504 |
| Modifier and Type | Field and Description |
|---|---|
protected SVOperationPropertyType |
SVInterfaceType.operation |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<SVOperationPropertyType> |
SVOperationType.dependsOn |
protected java.util.List<SVOperationPropertyType> |
SVOperationChainType.operation |
| Modifier and Type | Method and Description |
|---|---|
SVOperationPropertyType |
ObjectFactory.createSVOperationPropertyType()
Create an instance of
SVOperationPropertyType |
SVOperationPropertyType |
SVInterfaceType.getOperation()
Gets the value of the operation property.
|
SVOperationPropertyType |
SVOperationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
SVOperationPropertyType |
SVOperationPropertyType.withArcrole(java.lang.String value) |
SVOperationPropertyType |
SVOperationPropertyType.withHref(java.lang.String value) |
SVOperationPropertyType |
SVOperationPropertyType.withNilReason(java.util.Collection<java.lang.String> values) |
SVOperationPropertyType |
SVOperationPropertyType.withNilReason(java.util.List<java.lang.String> value) |
SVOperationPropertyType |
SVOperationPropertyType.withNilReason(java.lang.String... values) |
SVOperationPropertyType |
SVOperationPropertyType.withRole(java.lang.String value) |
SVOperationPropertyType |
SVOperationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
SVOperationPropertyType |
SVOperationPropertyType.withSVOperation(SVOperationType value) |
SVOperationPropertyType |
SVOperationPropertyType.withTitle(java.lang.String value) |
SVOperationPropertyType |
SVOperationPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
SVOperationPropertyType |
SVOperationPropertyType.withUuidref(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SVOperationPropertyType> |
SVOperationType.getDependsOn()
Gets the value of the dependsOn property.
|
java.util.List<SVOperationPropertyType> |
SVOperationChainType.getOperation()
Gets the value of the operation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SVInterfaceType.setOperation(SVOperationPropertyType value)
Sets the value of the operation property.
|
SVOperationType |
SVOperationType.withDependsOn(SVOperationPropertyType... values) |
SVOperationChainType |
SVOperationChainType.withOperation(SVOperationPropertyType... values) |
SVInterfaceType |
SVInterfaceType.withOperation(SVOperationPropertyType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SVOperationType.setDependsOn(java.util.List<SVOperationPropertyType> value) |
void |
SVOperationChainType.setOperation(java.util.List<SVOperationPropertyType> value) |
SVOperationType |
SVOperationType.withDependsOn(java.util.Collection<SVOperationPropertyType> values) |
SVOperationType |
SVOperationType.withDependsOn(java.util.List<SVOperationPropertyType> value) |
SVOperationChainType |
SVOperationChainType.withOperation(java.util.Collection<SVOperationPropertyType> values) |
SVOperationChainType |
SVOperationChainType.withOperation(java.util.List<SVOperationPropertyType> value) |
Copyright © 2008-2022. All Rights Reserved.