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