Search
Item.getLocation Method
See Also
 






Gets the location associated with this item.

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

 Syntax

Java  Copy Code

public abstract Location getLocation ()

 Return Value

An instance of the Location class.

 See Also