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