Class AutoLabelIgnoreItemBean
- java.lang.Object
-
- com.javahollic.jira.emh.api.export.beans.AutoLabelIgnoreItemBean
-
public class AutoLabelIgnoreItemBean extends Object
-
-
Constructor Summary
Constructors Constructor Description AutoLabelIgnoreItemBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getId()
String
getWord()
void
setId(int id)
void
setWord(String key)
-