public class EventResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EventResult.Code
Represents the result of the event processing.
|
Constructor and Description |
---|
EventResult(EventResult.Code code)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
EventResult.Code |
getCode()
Returns enum indicating the outcome of the processing.
|
void |
setCode(EventResult.Code code)
Sets enum indicating the outcome of the processing.
|
public EventResult(EventResult.Code code)
code
- enum indicating the outcome of the processing.public EventResult.Code getCode()
public void setCode(EventResult.Code code)
code
- The enum indicating the outcome of the processing.Copyright © 2005-2020 HID Global Corporation/ASSA ABLOY AB.