com.hyper9.simdk.stubs.dao
Class ArrayOfClusterRecommendation

java.lang.Object
  extended by com.hyper9.simdk.stubs.ArrayOf<ClusterRecommendation>
      extended by com.hyper9.simdk.stubs.dao.ArrayOfClusterRecommendation
All Implemented Interfaces:
Serializable

public class ArrayOfClusterRecommendation
extends ArrayOf<ClusterRecommendation>

See Also:
Serialized Form

Constructor Summary
ArrayOfClusterRecommendation()
           
 
Method Summary
 List<ClusterRecommendation> getData()
           
 
Methods inherited from class com.hyper9.simdk.stubs.ArrayOf
setData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayOfClusterRecommendation

public ArrayOfClusterRecommendation()
Method Detail

getData

public List<ClusterRecommendation> getData()
Overrides:
getData in class ArrayOf<ClusterRecommendation>


Copyright © 2009-2010 Hyper9. All Rights Reserved.