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