CentraSite 10.7 | CentraSite Developer's Guide | Importing Objects Using API | Invoking Importer from Java Program | Importing Web Service | Setter Methods | setDescription
 
setDescription
Sets a description text that will appear with the imported Service object.
Syntax
public void setDescription(String description)
Parameters
String description
The description text.
Usage Notes
Optional.