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