Uses of Class
com.hyper9.simdk.stubs.enums.VirtualAppVAppState

Packages that use VirtualAppVAppState
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.enums   
 

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

Methods in com.hyper9.simdk.stubs.dao that return VirtualAppVAppState
 VirtualAppVAppState VirtualAppSummary.getVAppState()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type VirtualAppVAppState
 void VirtualAppSummary.setVAppState(VirtualAppVAppState toSet)
           
 

Uses of VirtualAppVAppState in com.hyper9.simdk.stubs.enums
 

Methods in com.hyper9.simdk.stubs.enums that return VirtualAppVAppState
static VirtualAppVAppState VirtualAppVAppState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VirtualAppVAppState[] VirtualAppVAppState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.