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