public class Total
extends java.lang.Object
Constructor and Description |
---|
Total() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getCount()
Returns the count.
|
void |
setCount(java.lang.Integer count_)
Set the count.
|
public java.lang.Integer getCount()
setCount(Integer)
public void setCount(java.lang.Integer count_)
count_
- the countgetCount()
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.