| Package | Description |
|---|---|
| net.opengis.iso19139.gmx.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<OperationAltPropertyType> |
MLConversionType.alternativeExpression |
protected List<OperationAltPropertyType> |
MLPassThroughOperationType.alternativeExpression |
protected List<OperationAltPropertyType> |
MLTransformationType.alternativeExpression |
protected List<OperationAltPropertyType> |
MLConcatenatedOperationType.alternativeExpression |
| Modifier and Type | Method and Description |
|---|---|
OperationAltPropertyType |
ObjectFactory.createOperationAltPropertyType()
Create an instance of
OperationAltPropertyType |
OperationAltPropertyType |
OperationAltPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
OperationAltPropertyType |
OperationAltPropertyType.withArcrole(String value) |
OperationAltPropertyType |
OperationAltPropertyType.withHref(String value) |
OperationAltPropertyType |
OperationAltPropertyType.withNilReason(Collection<String> values) |
OperationAltPropertyType |
OperationAltPropertyType.withNilReason(List<String> value) |
OperationAltPropertyType |
OperationAltPropertyType.withNilReason(String... values) |
OperationAltPropertyType |
OperationAltPropertyType.withOperationAlt(OperationAltType value) |
OperationAltPropertyType |
OperationAltPropertyType.withRole(String value) |
OperationAltPropertyType |
OperationAltPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
OperationAltPropertyType |
OperationAltPropertyType.withTitle(String value) |
OperationAltPropertyType |
OperationAltPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
OperationAltPropertyType |
OperationAltPropertyType.withUuidref(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<OperationAltPropertyType> |
MLConversionType.getAlternativeExpression()
Gets the value of the alternativeExpression property.
|
List<OperationAltPropertyType> |
MLPassThroughOperationType.getAlternativeExpression()
Gets the value of the alternativeExpression property.
|
List<OperationAltPropertyType> |
MLTransformationType.getAlternativeExpression()
Gets the value of the alternativeExpression property.
|
List<OperationAltPropertyType> |
MLConcatenatedOperationType.getAlternativeExpression()
Gets the value of the alternativeExpression property.
|
| Modifier and Type | Method and Description |
|---|---|
MLConversionType |
MLConversionType.withAlternativeExpression(OperationAltPropertyType... values) |
MLPassThroughOperationType |
MLPassThroughOperationType.withAlternativeExpression(OperationAltPropertyType... values) |
MLTransformationType |
MLTransformationType.withAlternativeExpression(OperationAltPropertyType... values) |
MLConcatenatedOperationType |
MLConcatenatedOperationType.withAlternativeExpression(OperationAltPropertyType... values) |
Copyright © 2008–2023. All rights reserved.