public class ValidateVoucherOutputModel
extends java.lang.Object
| Constructor and Description |
|---|
ValidateVoucherOutputModel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMsg()
This Method is use to Get the Message
|
void |
setMsg(java.lang.String msg)
This Method is use to Set the Message
|