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