public class ValidBean extends Object
ValidBean(boolean result, String msg)
String
getMsg()
boolean
isResult()
void
setMsg(String msg)
setResult(boolean result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValidBean(boolean result, String msg)
public boolean isResult()
public void setResult(boolean result)
public String getMsg()
public void setMsg(String msg)
Copyright © 2017. All rights reserved.