org.jwaf.schedule
Class Resources

java.lang.Object
  |
  +--org.jwaf.schedule.Resources

public class Resources
extends java.lang.Object

This is a collection of resources that can be assigned to a schedule.


Constructor Summary
Resources()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resources

public Resources()