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