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