Search
Contact Class
See Also
 






Instances of the Contact class contain contact information about individual persons. Contact objects are used by schedule classes that have human resources associated with them.

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

 Syntax

Java  Copy Code

public class Contact extends Resource

 Inheritance Hierarchy

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

 See Also