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