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