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