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