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

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

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

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



Copyright © 2016. All Rights Reserved.