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