public class Msg extends Object implements com.google.gwt.user.client.rpc.IsSerializable
Modifier and Type | Method and Description |
---|---|
String |
getMsg() |
boolean |
getStatus() |
void |
setMsg(String msg) |
void |
setStatus(boolean status) |
String |
toString() |
public Msg()
public Msg(boolean status, String msg)
Copyright © 2017. All Rights Reserved.