public class FixSuggestionInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
description |
String |
fixId |
List<FixReplacementInfo> |
replacements |
Constructor and Description |
---|
FixSuggestionInfo() |
public String fixId
public String description
public List<FixReplacementInfo> replacements