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