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