Uses of Class
com.microsoft.tfs.core.clients.build.flags.BuildQueryOrder2010

Packages that use BuildQueryOrder2010
com.microsoft.tfs.core.clients.build.flags   
 

Uses of BuildQueryOrder2010 in com.microsoft.tfs.core.clients.build.flags
 

Fields in com.microsoft.tfs.core.clients.build.flags declared as BuildQueryOrder2010
static BuildQueryOrder2010 BuildQueryOrder2010.FINISH_TIME_ASCENDING
           
static BuildQueryOrder2010 BuildQueryOrder2010.FINISH_TIME_DESCENDING
           
static BuildQueryOrder2010 BuildQueryOrder2010.START_TIME_ASCENDING
           
static BuildQueryOrder2010 BuildQueryOrder2010.START_TIME_DESCENDING
           
 

Methods in com.microsoft.tfs.core.clients.build.flags that return BuildQueryOrder2010
static BuildQueryOrder2010 BuildQueryOrder2010.fromWebServiceObject(ms.tfs.build.buildservice._03._BuildQueryOrder webServiceObject)
          Gets the correct wrapper type for the given web service object.
 



© 2015 Microsoft. All rights reserved.