com.baidubce.services.vodpro.model.adaptor.response
Class QueryVcaResponse.Result

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

public static class QueryVcaResponse.Result
extends Object


Constructor Summary
QueryVcaResponse.Result()
           
 
Method Summary
 String getAttribute()
           
 Double getConfidence()
           
 String getSource()
           
 void setAttribute(String attribute)
           
 void setConfidence(Double confidence)
           
 void setSource(String source)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QueryVcaResponse.Result

public QueryVcaResponse.Result()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getAttribute

public String getAttribute()

setAttribute

public void setAttribute(String attribute)

getConfidence

public Double getConfidence()

setConfidence

public void setConfidence(Double confidence)

getSource

public String getSource()

setSource

public void setSource(String source)


Copyright © 2018. All rights reserved.