Search
Resource Class
See Also
 






Instances of the Resource class contain information about arbitrary resources.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public class Resource

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.scheduling.model.Resource
        com.mindfusion.scheduling.model.Contact
        com.mindfusion.scheduling.model.Location
        com.mindfusion.scheduling.model.Task

 See Also