public class Label extends Object
| Constructor and Description |
|---|
Label() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getApiKey() |
String |
getDescription() |
Boolean |
getIsBad() |
Reason[] |
getReasons() |
Calendar |
getTime() |
void |
setApiKey(String apiKey) |
Label |
setDescription(String description) |
Label |
setIsBad(Boolean isBad) |
Label |
setReasons(Reason[] reasons) |
void |
setTime(Calendar time) |
Copyright © 2014. All rights reserved.