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