Package | Description |
---|---|
com.kobil.ssms.asm.presentation.b2b |
Modifier and Type | Method and Description |
---|---|
AsmServicesWs.DeviceEvents |
DeviceEvent.getDeviceEvents() |
static AsmServicesWs.DeviceEvents |
AsmServicesWs.DeviceEvents.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsmServicesWs.DeviceEvents[] |
AsmServicesWs.DeviceEvents.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DeviceEvent.DeviceEventBuilder |
DeviceEvent.DeviceEventBuilder.ofType(AsmServicesWs.DeviceEvents type) |
void |
DeviceEvent.setDeviceEvents(AsmServicesWs.DeviceEvents deviceEvents) |
Constructor and Description |
---|
DeviceEvent(AsmServicesWs.DeviceEvents deviceEvents,
long timestamp,
int deviceID,
String userID,
String eventInformation) |
DeviceEvent(AsmServicesWs.DeviceEvents deviceEvents,
long timestamp,
int deviceID,
String userID,
String eventInformation,
String metaData) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.