Uses of Class
com.vmware.vcloud.sdk.constants.AccessLevelType

Packages that use AccessLevelType
com.vmware.vcloud.sdk.constants   
 

Uses of AccessLevelType in com.vmware.vcloud.sdk.constants
 

Methods in com.vmware.vcloud.sdk.constants that return AccessLevelType
static AccessLevelType AccessLevelType.fromValue(String value)
           
static AccessLevelType AccessLevelType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AccessLevelType[] AccessLevelType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016. All Rights Reserved.