cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions
Class AddToMyBoxResponseImpl

java.lang.Object
  extended by cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
      extended by cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.AddToMyBoxResponseImpl
All Implemented Interfaces:
AddToMyBoxResponse, BoxResponse

public class AddToMyBoxResponseImpl
extends BoxResponseImpl
implements AddToMyBoxResponse

Author:
Jimmy

Field Summary
 
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
status
 
Constructor Summary
AddToMyBoxResponseImpl()
           
 
Method Summary
 
Methods inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
getStatus, setStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxResponse
getStatus, setStatus
 

Constructor Detail

AddToMyBoxResponseImpl

public AddToMyBoxResponseImpl()