public class PathLinkRefByValueStructure extends LinkRefByValueStructure
Java class for PathLinkRefByValueStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PathLinkRefByValueStructure">
<complexContent>
<restriction base="{http://www.netex.org.uk/netex}LinkRefByValueStructure">
<attribute name="fromPointRef" use="required" type="{http://www.netex.org.uk/netex}PointIdType" />
<attribute name="toPointRef" use="required" type="{http://www.netex.org.uk/netex}PointIdType" />
<attribute name="nameOfPointRefClass" type="{http://www.netex.org.uk/netex}NameOfClass" fixed="PathPoint" />
</restriction>
</complexContent>
</complexType>
changed, created, fromPointRef, nameOfClass, nameOfPointRefClass, toPointRef, typeOfLinkRef, version| Constructor and Description |
|---|
PathLinkRefByValueStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
PathLinkRefByValueStructure |
withChanged(LocalDateTime value) |
PathLinkRefByValueStructure |
withCreated(LocalDateTime value) |
PathLinkRefByValueStructure |
withFromPointRef(String value) |
PathLinkRefByValueStructure |
withNameOfClass(String value) |
PathLinkRefByValueStructure |
withNameOfPointRefClass(String value) |
PathLinkRefByValueStructure |
withToPointRef(String value) |
PathLinkRefByValueStructure |
withTypeOfLinkRef(String value) |
PathLinkRefByValueStructure |
withVersion(String value) |
getChanged, getCreated, getFromPointRef, getNameOfClass, getNameOfPointRefClass, getToPointRef, getTypeOfLinkRef, getVersion, setChanged, setCreated, setFromPointRef, setNameOfClass, setNameOfPointRefClass, setToPointRef, setTypeOfLinkRef, setVersionpublic PathLinkRefByValueStructure withNameOfClass(String value)
withNameOfClass in class LinkRefByValueStructurepublic PathLinkRefByValueStructure withFromPointRef(String value)
withFromPointRef in class LinkRefByValueStructurepublic PathLinkRefByValueStructure withToPointRef(String value)
withToPointRef in class LinkRefByValueStructurepublic PathLinkRefByValueStructure withNameOfPointRefClass(String value)
withNameOfPointRefClass in class LinkRefByValueStructurepublic PathLinkRefByValueStructure withTypeOfLinkRef(String value)
withTypeOfLinkRef in class LinkRefByValueStructurepublic PathLinkRefByValueStructure withCreated(LocalDateTime value)
withCreated in class LinkRefByValueStructurepublic PathLinkRefByValueStructure withChanged(LocalDateTime value)
withChanged in class LinkRefByValueStructurepublic PathLinkRefByValueStructure withVersion(String value)
withVersion in class LinkRefByValueStructurepublic String toString()
toString in class LinkRefByValueStructureCopyright © 2018 Entur AS. All rights reserved.