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