com.hyper9.simdk.stubs.dao
Class ArrayOfDisabledMethodInfo

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

public class ArrayOfDisabledMethodInfo
extends ArrayOf<DisabledMethodInfo>

See Also:
Serialized Form

Constructor Summary
ArrayOfDisabledMethodInfo()
           
 
Method Summary
 List<DisabledMethodInfo> 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

ArrayOfDisabledMethodInfo

public ArrayOfDisabledMethodInfo()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.