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