com.hyper9.simdk.stubs.dao
Class ClusterDrsRecommendation
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ClusterDrsRecommendation
- All Implemented Interfaces:
- Serializable
public class ClusterDrsRecommendation
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
ClusterDrsRecommendation
public ClusterDrsRecommendation()
getKey
public String getKey()
setKey
public void setKey(String toSet)
getRating
public Integer getRating()
setRating
public void setRating(Integer toSet)
getReason
public String getReason()
setReason
public void setReason(String toSet)
getReasonText
public String getReasonText()
setReasonText
public void setReasonText(String toSet)
getMigrationList
public List<ClusterDrsMigration> getMigrationList()
setMigrationList
public void setMigrationList(List<ClusterDrsMigration> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.