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