Uses of Class
com.vmware.vcloud.sdk.constants.query.QueryTaskField

Packages that use QueryTaskField
com.vmware.vcloud.sdk.constants.query   
 

Uses of QueryTaskField in com.vmware.vcloud.sdk.constants.query
 

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



Copyright © 2016. All Rights Reserved.