| Package | Description |
|---|---|
| cz.cdv.datex2 | |
| cz.cdv.datex2.internal | |
| cz.cdv.datex2.providers | |
| eu.datex2.schema._2._2_0 |
| Modifier and Type | Method and Description |
|---|---|
D2LogicalModel |
Datex2Supplier.getChanges(UpdateMethodEnum updateMethod,
String... changes) |
Datex2Subscription.Builder |
Datex2Subscription.Builder.update(UpdateMethodEnum updateMethod) |
| Modifier and Type | Method and Description |
|---|---|
String |
Subscriptions.add(String supplier,
UpdateMethodEnum updateMethod,
Calendar startTime,
Calendar stopTime,
List<PushTarget> pushTargets) |
String |
Subscriptions.addPeriodic(String supplier,
Calendar startTime,
Calendar stopTime,
Float periodSeconds,
UpdateMethodEnum updateMethod,
List<PushTarget> pushTargets) |
D2LogicalModel |
Datex2SupplierImpl.getChanges(UpdateMethodEnum updateMethod,
String... changes) |
String |
Subscriptions.update(String supplier,
String reference,
UpdateMethodEnum updateMethod,
Calendar startTime,
Calendar stopTime,
List<PushTarget> pushTargets) |
String |
Subscriptions.updatePeriodic(String supplier,
String reference,
Calendar startTime,
Calendar stopTime,
Float periodSeconds,
UpdateMethodEnum updateMethod,
List<PushTarget> pushTargets) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParkingSpacesStatusPublicationProvider.fillParkingStatusChanges(List<ParkingTableVersionedReference> tableRefList,
List<ParkingRecordStatus> statusList,
UpdateMethodEnum updateMethod,
String... changes) |
protected abstract void |
ParkingStatusPublicationProvider.fillParkingStatusChanges(List<ParkingTableVersionedReference> tableRefList,
List<ParkingRecordStatus> statusList,
UpdateMethodEnum updateMethod,
String... changes) |
D2LogicalModel |
ChangesProvider.getChanges(UpdateMethodEnum updateMethod,
String... changes) |
D2LogicalModel |
ParkingStatusPublicationProvider.getChanges(UpdateMethodEnum updateMethod,
String... changes) |
protected PayloadPublication |
ParkingStatusPublicationProvider.getChangesPayloadPublication(UpdateMethodEnum updateMethod,
String... changes) |
| Modifier and Type | Field and Description |
|---|---|
protected UpdateMethodEnum |
Subscription.updateMethod |
| Modifier and Type | Method and Description |
|---|---|
static UpdateMethodEnum |
UpdateMethodEnum.fromValue(String v) |
UpdateMethodEnum |
Subscription.getUpdateMethod()
Gets the value of the updateMethod property.
|
static UpdateMethodEnum |
UpdateMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateMethodEnum[] |
UpdateMethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subscription.setUpdateMethod(UpdateMethodEnum value)
Sets the value of the updateMethod property.
|
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.