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