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