Search
Location Class
See Also
 






Instances of this class contain address information that identifies distinct locations. Location objects are used by schedule classes that have locations and addresses allocated to them.

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

 Syntax

Java  Copy Code

public class Location extends Resource

 Inheritance Hierarchy

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

 See Also