public class AutoLabelSubstituteItemBean extends Object
Constructor and Description |
---|
AutoLabelSubstituteItemBean() |
Modifier and Type | Method and Description |
---|---|
int |
getId() |
String |
getOriginal() |
String |
getSubstitute() |
void |
setId(int id) |
void |
setOriginal(String orig) |
void |
setSubstitute(String subst) |
Copyright © 2008–2022 The Plugin People. All rights reserved.