public class Trace extends TraceStructure
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.netex.org.uk/netex}TraceStructure">
</extension>
</complexContent>
</complexType>
changedAt, changedBy, created, delta, description, id, objectRef| Constructor and Description |
|---|
Trace() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
Trace |
withChangedAt(LocalDateTime value) |
Trace |
withChangedBy(String value) |
Trace |
withCreated(LocalDateTime value) |
Trace |
withDelta(DeltaStructure value) |
Trace |
withDescription(String value) |
Trace |
withId(String value) |
Trace |
withObjectRef(VersionOfObjectRefStructure value) |
getChangedAt, getChangedBy, getCreated, getDelta, getDescription, getId, getObjectRef, setChangedAt, setChangedBy, setCreated, setDelta, setDescription, setId, setObjectRefpublic Trace withObjectRef(VersionOfObjectRefStructure value)
withObjectRef in class TraceStructurepublic Trace withChangedAt(LocalDateTime value)
withChangedAt in class TraceStructurepublic Trace withChangedBy(String value)
withChangedBy in class TraceStructurepublic Trace withDescription(String value)
withDescription in class TraceStructurepublic Trace withDelta(DeltaStructure value)
withDelta in class TraceStructurepublic Trace withId(String value)
withId in class TraceStructurepublic Trace withCreated(LocalDateTime value)
withCreated in class TraceStructurepublic String toString()
toString in class TraceStructureCopyright © 2018 Entur AS. All rights reserved.