vSphere Client SDK API Documentation : version 5.5.0.1300321

Uses of Class
com.vmware.vise.data.query.Conjoiner

Packages that use Conjoiner
com.vmware.vise.data.query   
 

Uses of Conjoiner in com.vmware.vise.data.query
 

Fields in com.vmware.vise.data.query declared as Conjoiner
 Conjoiner CompositeConstraint.conjoiner
          The conjunction operator (i.e., "And" or "Or") to apply on the nested constraints.
 

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


vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.