com.baidubce.services.vca.model
Class ResultItem.TimeInSeconds

java.lang.Object
  extended by com.baidubce.services.vca.model.ResultItem.TimeInSeconds
Enclosing class:
ResultItem

public static class ResultItem.TimeInSeconds
extends Object


Constructor Summary
ResultItem.TimeInSeconds()
           
 
Method Summary
 Integer getEnd()
           
 Integer getStart()
           
 void setEnd(Integer end)
           
 void setStart(Integer start)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResultItem.TimeInSeconds

public ResultItem.TimeInSeconds()
Method Detail

getStart

public Integer getStart()

setStart

public void setStart(Integer start)

getEnd

public Integer getEnd()

setEnd

public void setEnd(Integer end)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.