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