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