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