com.hyper9.simdk.stubs.dao
Class ArrayOfExtension

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

public class ArrayOfExtension
extends ArrayOf<Extension>

See Also:
Serialized Form

Constructor Summary
ArrayOfExtension()
           
 
Method Summary
 List<Extension> 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

ArrayOfExtension

public ArrayOfExtension()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.