B E G I O S

S

SMALL_ICON - Static variable in interface oracle.odi.sdk.opentools.IOpenTool
A constant used to refer to the small icon type, as passed to the function getIcon().
setCode(String) - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Sets the parameter code.
setCode(String) - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
setHelp(String) - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Sets the help text which describes what the parameter does.
setHelp(String) - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
setMandatory(boolean) - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Sets the flag that specifies whether this parameter is mandatory or not.
setMandatory(boolean) - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
setName(String) - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Sets the user-friendly name of the parameter.
setName(String) - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
setValue(Object) - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Sets the current value of this parameter.
setValue(Object) - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 

B E G I O S