com.hyper9.simdk.stubs.dao
Class ArrayOfFirewallProfile

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

public class ArrayOfFirewallProfile
extends ArrayOf<FirewallProfile>

See Also:
Serialized Form

Constructor Summary
ArrayOfFirewallProfile()
           
 
Method Summary
 List<FirewallProfile> 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

ArrayOfFirewallProfile

public ArrayOfFirewallProfile()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.