com.hyper9.simdk.stubs.dao
Class ArrayOfPhysicalNicHint

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

public class ArrayOfPhysicalNicHint
extends ArrayOf<PhysicalNicHint>

See Also:
Serialized Form

Constructor Summary
ArrayOfPhysicalNicHint()
           
 
Method Summary
 List<PhysicalNicHint> 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

ArrayOfPhysicalNicHint

public ArrayOfPhysicalNicHint()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.