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