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