com.hyper9.simdk.stubs.dao
Class ProfileConfigInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ProfileConfigInfo
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ClusterProfileConfigInfo, HostProfileConfigInfo
public class ProfileConfigInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
ProfileConfigInfo
public ProfileConfigInfo()
getName
public String getName()
setName
public void setName(String toSet)
getAnnotation
public String getAnnotation()
setAnnotation
public void setAnnotation(String toSet)
getEnabled
public Boolean getEnabled()
setEnabled
public void setEnabled(Boolean toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.