public class Warning extends Object
Constructor and Description |
---|
Warning() |
Modifier and Type | Method and Description |
---|---|
String |
getGroup() |
CheckLevel |
getLevel() |
void |
setGroup(String group) |
void |
setLevel(CheckLevel level) |
public String getGroup()
public void setGroup(String group)
public CheckLevel getLevel()
public void setLevel(CheckLevel level)
Copyright © 2009-2015 Google. All Rights Reserved.