Modifier and Type | Field and Description |
---|---|
private Class<Lot49Plugin> |
pluginClass |
private Boolean |
updated |
Constructor and Description |
---|
LoadResultHolder() |
Modifier and Type | Method and Description |
---|---|
Class<Lot49Plugin> |
getPluginClass() |
Boolean |
getUpdated() |
void |
setPluginClass(Class<Lot49Plugin> klazz) |
void |
setUpdated(Boolean updated) |
private Boolean updated
private Class<Lot49Plugin> pluginClass
public Boolean getUpdated()
public void setUpdated(Boolean updated)
updated
- the Updated to setpublic Class<Lot49Plugin> getPluginClass()
public void setPluginClass(Class<Lot49Plugin> klazz)
klazz
- the pluginClass to set