public class RestWebResultContainer extends Object implements Serializable
RestWebResultContainer()
RestWebResultContainer(int code, String msg)
RestWebResultContainer(int code, String msg, Object data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RestWebResultContainer()
public RestWebResultContainer(int code, String msg)
public RestWebResultContainer(int code, String msg, Object data)
Copyright © 2018. All rights reserved.