vSphere Client SDK API Documentation : version 5.5.0.1300321

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

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

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

Fields in com.vmware.vise.data.query declared as SortType
 SortType OrderingPropertySpec.orderingType
          An optional type of sorting using for this property.
 

Methods in com.vmware.vise.data.query that return SortType
static SortType SortType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SortType[] SortType.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.