Class AutoLabelSubstituteItemBean
- java.lang.Object
 - 
- com.javahollic.jira.emh.api.export.beans.AutoLabelSubstituteItemBean
 
 
- 
public class AutoLabelSubstituteItemBean extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description AutoLabelSubstituteItemBean() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetId()StringgetOriginal()StringgetSubstitute()voidsetId(int id)voidsetOriginal(String orig)voidsetSubstitute(String subst) 
 -