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