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

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

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

Methods in com.hyper9.simdk.stubs.dao that return DVPortState
 DVPortState HostDVSPortData.getState()
           
 DVPortState DistributedVirtualPort.getState()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type DVPortState
 List<DVPortState> ArrayOfDVPortState.getData()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type DVPortState
 void HostDVSPortData.setState(DVPortState toSet)
           
 void DistributedVirtualPort.setState(DVPortState toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.