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