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

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

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

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



Copyright © 2016. All Rights Reserved.