com.hyper9.simdk.stubs.dao
Class ClusterHostRecommendation
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ClusterHostRecommendation
- All Implemented Interfaces:
- Serializable
public class ClusterHostRecommendation
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
ClusterHostRecommendation
public ClusterHostRecommendation()
getHost
public HostSystem getHost()
setHost
public void setHost(HostSystem toSet)
getRating
public Integer getRating()
setRating
public void setRating(Integer toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.