| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected DeltaStructure |
TraceStructure.delta |
| Modifier and Type | Field and Description |
|---|---|
protected List<DeltaStructure> |
Deltas_RelStructure.delta |
| Modifier and Type | Method and Description |
|---|---|
DeltaStructure |
ObjectFactory.createDeltaStructure()
Create an instance of
DeltaStructure |
DeltaStructure |
TraceStructure.getDelta()
Gets the value of the delta property.
|
DeltaStructure |
DeltaStructure.withCreated(LocalDateTime value) |
DeltaStructure |
DeltaStructure.withDeltaValues(DeltaValues_RelStructure value) |
DeltaStructure |
DeltaStructure.withFromVersionRef(DeltaStructure.FromVersionRef value) |
DeltaStructure |
DeltaStructure.withId(String value) |
DeltaStructure |
DeltaStructure.withModification(ModificationEnumeration value) |
DeltaStructure |
DeltaStructure.withSimpleObjectRef(SimpleObjectRefStructure value) |
DeltaStructure |
DeltaStructure.withToVersionRef(DeltaStructure.ToVersionRef value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DeltaStructure> |
ObjectFactory.createDelta(DeltaStructure value)
|
List<DeltaStructure> |
Deltas_RelStructure.getDelta()
Gets the value of the delta property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DeltaStructure> |
ObjectFactory.createDelta(DeltaStructure value)
|
void |
TraceStructure.setDelta(DeltaStructure value)
Sets the value of the delta property.
|
Deltas_RelStructure |
Deltas_RelStructure.withDelta(DeltaStructure... values) |
Trace |
Trace.withDelta(DeltaStructure value) |
TraceStructure |
TraceStructure.withDelta(DeltaStructure value) |
| Modifier and Type | Method and Description |
|---|---|
Deltas_RelStructure |
Deltas_RelStructure.withDelta(Collection<DeltaStructure> values) |
Copyright © 2018 Entur AS. All rights reserved.