Uses of Class
com.hyper9.simdk.stubs.dao.NumericRange

Packages that use NumericRange
com.hyper9.simdk.stubs.dao   
 

Uses of NumericRange in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type NumericRange
 List<NumericRange> ArrayOfNumericRange.getData()
           
 List<NumericRange> VmwareDistributedVirtualSwitchTrunkVlanSpec.getVlanId()
           
 List<NumericRange> DVPortStatus.getVlanIds()
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type NumericRange
 void VmwareDistributedVirtualSwitchTrunkVlanSpec.setVlanId(List<NumericRange> toSet)
           
 void DVPortStatus.setVlanIds(List<NumericRange> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.