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