MindFusion.Java Package Programmer's Guide
Location.setCountry Method
See Also
 






Sets the country of this location.

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

 Syntax

Java  Copy Code

public void setCountry (
    String value
)

 Parameters

value

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

 See Also

Location Members
Location Class
com.mindfusion.scheduling.model Namespace