public class DocumentCounts extends GenericModel
Constructor and Description |
---|
DocumentCounts() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getAvailable()
Gets the available.
|
java.lang.Long |
getFailed()
Gets the failed.
|
java.lang.Long |
getProcessing()
Gets the processing.
|
equals, hashCode, toString
public java.lang.Long getAvailable()
public java.lang.Long getProcessing()
public java.lang.Long getFailed()