com.hyper9.simdk.stubs.dao
Class ArrayOfResourceAllocationInfo

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

public class ArrayOfResourceAllocationInfo
extends ArrayOf<ResourceAllocationInfo>

See Also:
Serialized Form

Constructor Summary
ArrayOfResourceAllocationInfo()
           
 
Method Summary
 List<ResourceAllocationInfo> 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

ArrayOfResourceAllocationInfo

public ArrayOfResourceAllocationInfo()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.