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