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