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