com.stratelia.webactiv.calendar.model
Class SchedulableCount

java.lang.Object
  extended by com.stratelia.webactiv.calendar.model.SchedulableCount
All Implemented Interfaces:
Serializable

public class SchedulableCount
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SchedulableCount(int count, String day)
           
 
Method Summary
 int getCount()
           
 String getDay()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchedulableCount

public SchedulableCount(int count,
                        String day)
Method Detail

getCount

public int getCount()

getDay

public String getDay()


Copyright © 2016 Silverpeas. All Rights Reserved.