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