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