public class TransportGuaranteeType extends String
Java class for transport-guaranteeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="transport-guaranteeType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>string">
</restriction>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
TransportGuaranteeType() |
| Modifier and Type | Method and Description |
|---|---|
TransportGuaranteeType |
withId(String value) |
TransportGuaranteeType |
withValue(String value) |
public TransportGuaranteeType withValue(String value)
public TransportGuaranteeType withId(String value)
Copyright © 2019. All rights reserved.