org.exoplatform.services.organization.rest.json
Class CountBean

java.lang.Object
  extended by org.exoplatform.services.organization.rest.json.CountBean

public class CountBean
extends java.lang.Object

Created by The eXo Platform SARL Author : Volodymyr Krasnikov volodymyr.krasnikov@exoplatform.com.ua


Constructor Summary
CountBean()
           
CountBean(int count)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int getCount()
           
 void setCount(int count)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountBean

public CountBean()

CountBean

public CountBean(int count)
Method Detail

getCount

public int getCount()

setCount

public void setCount(int count)

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


Copyright © 2011 eXo Platform SAS. All Rights Reserved.