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