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