edu.ntnu.item.jt.system.configbeans
Class AVUpdateInfoBean
java.lang.Object
edu.ntnu.item.jt.system.configbeans.AVUpdateInfoBean
public class AVUpdateInfoBean
- extends Object
Annotated bean for containing information about the update capabilities of an anti-virus engine.
Provided to work with the Simple XML loader for simplicity.
- Author:
- Jøran Vagnby Lillesand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AVUpdateInfoBean
public AVUpdateInfoBean()
getUpdateLogPath
public String getUpdateLogPath()
setUpdateLogPath
public void setUpdateLogPath(String updateLogPath)
getUpdateSuccessIndicator
public String getUpdateSuccessIndicator()
setUpdateSuccessIndicator
public void setUpdateSuccessIndicator(String updateSuccessIndicator)
getUpdateParameters
public String getUpdateParameters()
setUpdateParameters
public void setUpdateParameters(String updateParameters)
getUpdateExecutable
public String getUpdateExecutable()
setUpdateExecutable
public void setUpdateExecutable(String updateExecutable)