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