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