Package com.seeq.model
Class ProgressInformationOutputV1
java.lang.Object
com.seeq.model.ProgressInformationOutputV1
Progress of this request
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompletedCount
(Long completedCount) boolean
Get completedCountGet totalCountint
hashCode()
void
setCompletedCount
(Long completedCount) void
setTotalCount
(Long totalCount) toString()
totalCount
(Long totalCount)
-
Constructor Details
-
ProgressInformationOutputV1
public ProgressInformationOutputV1()
-
-
Method Details
-
completedCount
-
getCompletedCount
Get completedCount- Returns:
- completedCount
-
setCompletedCount
-
totalCount
-
getTotalCount
Get totalCount- Returns:
- totalCount
-
setTotalCount
-
equals
-
hashCode
public int hashCode() -
toString
-