public static class Beacon.Result
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
comment |
private boolean |
result |
Constructor and Description |
---|
Result(java.lang.String comment,
boolean result) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComment() |
boolean |
getResult() |