Uses of Class
net.sourceforge.fuzzyservices.beans.SimpleDay

Packages that use SimpleDay
net.sourceforge.fuzzyservices.beans   
 

Uses of SimpleDay in net.sourceforge.fuzzyservices.beans
 

Methods in net.sourceforge.fuzzyservices.beans that return SimpleDay
 SimpleDay SimpleAttribute.getDay()
          Get the value of day
static SimpleDay SimpleDay.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SimpleDay[] SimpleDay.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.fuzzyservices.beans with parameters of type SimpleDay
 void SimpleAttribute.setDay(SimpleDay newday)
          Set the value of day
 



Copyright © 2007-2012 Fuzzy Services. All Rights Reserved.