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