com.hyper9.simdk.stubs.dao
Class ArrayOfIpAddressProfile

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

public class ArrayOfIpAddressProfile
extends ArrayOf<IpAddressProfile>

See Also:
Serialized Form

Constructor Summary
ArrayOfIpAddressProfile()
           
 
Method Summary
 List<IpAddressProfile> 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

ArrayOfIpAddressProfile

public ArrayOfIpAddressProfile()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.