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