Search
Location.getCountry Method
See Also
 






Gets the country of this location.

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

 Syntax

Java  Copy Code

public String getCountry ()

 Return Value

A string specifying the country where this location is located. The default is an empty string.

 See Also