public class LwInspectionSuppression
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static LwInspectionSuppression[] |
EMPTY_ARRAY |
| Constructor and Description |
|---|
LwInspectionSuppression(java.lang.String inspectionId,
java.lang.String componentId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComponentId() |
java.lang.String |
getInspectionId() |
public static final LwInspectionSuppression[] EMPTY_ARRAY