public class SalesTransactionRefStructure extends PassengerContractEntryRefStructure
Java class for SalesTransactionRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SalesTransactionRefStructure">
<simpleContent>
<restriction base="<http://www.netex.org.uk/netex>PassengerContractEntryRefStructure">
<attribute name="ref" use="required" type="{http://www.netex.org.uk/netex}SalesTransactionIdType" />
</restriction>
</simpleContent>
</complexType>
changed, created, modification, nameOfRefClass, ref, value, version, versionRef| Constructor and Description |
|---|
SalesTransactionRefStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
SalesTransactionRefStructure |
withChanged(LocalDateTime value) |
SalesTransactionRefStructure |
withCreated(LocalDateTime value) |
SalesTransactionRefStructure |
withModification(ModificationEnumeration value) |
SalesTransactionRefStructure |
withNameOfRefClass(String value) |
SalesTransactionRefStructure |
withRef(String value) |
SalesTransactionRefStructure |
withValue(String value) |
SalesTransactionRefStructure |
withVersion(String value) |
SalesTransactionRefStructure |
withVersionRef(String value) |
getChanged, getCreated, getModification, getNameOfRefClass, getRef, getValue, getVersion, getVersionRef, setChanged, setCreated, setModification, setNameOfRefClass, setRef, setValue, setVersion, setVersionRefpublic SalesTransactionRefStructure withValue(String value)
withValue in class PassengerContractEntryRefStructurepublic SalesTransactionRefStructure withNameOfRefClass(String value)
withNameOfRefClass in class PassengerContractEntryRefStructurepublic SalesTransactionRefStructure withModification(ModificationEnumeration value)
withModification in class PassengerContractEntryRefStructurepublic SalesTransactionRefStructure withRef(String value)
withRef in class PassengerContractEntryRefStructurepublic SalesTransactionRefStructure withVersionRef(String value)
withVersionRef in class PassengerContractEntryRefStructurepublic SalesTransactionRefStructure withCreated(LocalDateTime value)
withCreated in class PassengerContractEntryRefStructurepublic SalesTransactionRefStructure withChanged(LocalDateTime value)
withChanged in class PassengerContractEntryRefStructurepublic SalesTransactionRefStructure withVersion(String value)
withVersion in class PassengerContractEntryRefStructurepublic String toString()
toString in class PassengerContractEntryRefStructureCopyright © 2018 Entur AS. All rights reserved.