com.baidubce.services.vodpro.model.response
Class GetVcrResultResponse.Result

java.lang.Object
  extended by com.baidubce.services.vodpro.model.response.GetVcrResultResponse.Result
Enclosing class:
GetVcrResultResponse

public static class GetVcrResultResponse.Result
extends Object


Constructor Summary
GetVcrResultResponse.Result()
           
 
Method Summary
 List<GetVcrResultResponse.Item> getItems()
           
 String getType()
           
 void setItems(List<GetVcrResultResponse.Item> items)
           
 void setType(String type)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetVcrResultResponse.Result

public GetVcrResultResponse.Result()
Method Detail

getType

public String getType()

setType

public void setType(String type)

getItems

public List<GetVcrResultResponse.Item> getItems()

setItems

public void setItems(List<GetVcrResultResponse.Item> items)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.