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

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

public static class GetVcaResultResponse.Result
extends Object


Constructor Summary
GetVcaResultResponse.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

GetVcaResultResponse.Result

public GetVcaResultResponse.Result()
Method Detail

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)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.