XPUSP - Home

Uses of Class
br.usp.ime.xpusp.applet.ScheduleApplet.Period

Packages that use ScheduleApplet.Period
br.usp.ime.xpusp.applet This package contains the classes used by applets 
 

Uses of ScheduleApplet.Period in br.usp.ime.xpusp.applet
 

Fields in br.usp.ime.xpusp.applet declared as ScheduleApplet.Period
(package private)  ScheduleApplet.Period[] ScheduleApplet.periods
           
 

Methods in br.usp.ime.xpusp.applet that return ScheduleApplet.Period
 ScheduleApplet.Period[] ScheduleApplet.getPeriods()
          Get the value of periods.
 

Methods in br.usp.ime.xpusp.applet with parameters of type ScheduleApplet.Period
 void ScheduleApplet.setPeriods(ScheduleApplet.Period[] v)
          Set the value of periods.
 


XPUSP - Home