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