public class ClassMethod extends Object
ClassMethod()
String
getKlass()
getMethod()
getRet()
Object
proceed()
void
setKlass(String klass)
setMethod(String method)
setRet(String ret)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ClassMethod()
public String getKlass()
public void setKlass(String klass)
public String getMethod()
public void setMethod(String method)
public String getRet()
public void setRet(String ret)
public Object proceed()
public String toString()
toString
Copyright © 2018. All Rights Reserved.