| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Trace> |
Traces_RelStructure.trace |
| Modifier and Type | Method and Description |
|---|---|
Trace |
ObjectFactory.createTrace()
Create an instance of
Trace |
Trace |
Trace.withChangedAt(LocalDateTime value) |
Trace |
Trace.withChangedBy(String value) |
Trace |
Trace.withCreated(LocalDateTime value) |
Trace |
Trace.withDelta(DeltaStructure value) |
Trace |
Trace.withDescription(String value) |
Trace |
Trace.withId(String value) |
Trace |
Trace.withObjectRef(VersionOfObjectRefStructure value) |
| Modifier and Type | Method and Description |
|---|---|
List<Trace> |
Traces_RelStructure.getTrace()
Gets the value of the trace property.
|
| Modifier and Type | Method and Description |
|---|---|
Traces_RelStructure |
Traces_RelStructure.withTrace(Trace... values) |
| Modifier and Type | Method and Description |
|---|---|
Traces_RelStructure |
Traces_RelStructure.withTrace(Collection<Trace> values) |
Copyright © 2018 Entur AS. All rights reserved.