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
SyntaxJava
Copy Code
|
|---|
public class Location extends Resource |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.scheduling.model.Resource
com.mindfusion.scheduling.model.Location
See Also