| Constructor and Description |
|---|
Confirmation(String message,
String title) |
Confirmation(String message,
String title,
String no,
List<Object> noParams) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getNo() |
List<Object> |
getNoParams() |
String |
getTitle() |
void |
setMessage(String message) |
void |
setNo(String no) |
void |
setNoParams(List<Object> noParams) |
void |
setTitle(String title) |
Copyright © 2016 Suncode. All rights reserved.