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