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