public interface IIssueFix
| Modifier and Type | Method and Description | 
|---|---|
IInterfaceAction[] | 
getActions()
Deprecated.  
Returns the list of actions that will be performed by this fix. 
 | 
java.lang.String | 
getDescription()
Deprecated.  
Returns the text description of this fix. 
 | 
IInterfaceAction[] getActions()
java.lang.String getDescription()