com.hyper9.simdk.stubs.dao
Class HostService
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostService
- All Implemented Interfaces:
- Serializable
public class HostService
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostService
public HostService()
getKey
public String getKey()
setKey
public void setKey(String toSet)
getLabel
public String getLabel()
setLabel
public void setLabel(String toSet)
getRequired
public Boolean getRequired()
setRequired
public void setRequired(Boolean toSet)
getUninstallable
public Boolean getUninstallable()
setUninstallable
public void setUninstallable(Boolean toSet)
getRunning
public Boolean getRunning()
setRunning
public void setRunning(Boolean toSet)
getRuleset
public List<String> getRuleset()
setRuleset
public void setRuleset(List<String> toSet)
getPolicy
public String getPolicy()
setPolicy
public void setPolicy(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.