com.baidubce.services.vodpro.model.adaptor.response
Class QueryVcrResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.vodpro.model.adaptor.response.QueryVcrResponse
All Implemented Interfaces:
Serializable

public class QueryVcrResponse
extends AbstractBceResponse

Created on 17/10/10

Author:
liumin08
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
QueryVcrResponse()
           
 
Method Summary
 String getCode()
           
 String getMsg()
           
 HSVcrResult getResult()
           
 void setCode(String code)
           
 void setMsg(String msg)
           
 void setResult(HSVcrResult result)
           
 String toString()
           
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QueryVcrResponse

public QueryVcrResponse()
Method Detail

getCode

public String getCode()

setCode

public void setCode(String code)

getMsg

public String getMsg()

setMsg

public void setMsg(String msg)

getResult

public HSVcrResult getResult()

setResult

public void setResult(HSVcrResult result)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.