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