|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.organization.rest.json.Count
public class Count
Wrapper for collection. JSON-bean framework can serialize it to json.
| Constructor Summary | |
|---|---|
Count()
Default constructor. |
|
Count(int count)
|
|
| Method Summary | |
|---|---|
int |
getCount()
|
void |
setCount(int value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Count()
public Count(int count)
count - the count| Method Detail |
|---|
public int getCount()
public void setCount(int value)
value - the count
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||