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