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