Search
Location.getAddress Method
See Also
 






Gets the address of the location.

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

 Syntax

Java  Copy Code

public String getAddress ()

 Return Value

A string specifying the address of this location. The default is an empty string.

 See Also