Uses of Class
com.microsoft.exchange.types.NonEmptyArrayOfFieldOrdersType

Packages that use NonEmptyArrayOfFieldOrdersType
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of NonEmptyArrayOfFieldOrdersType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as NonEmptyArrayOfFieldOrdersType
protected  NonEmptyArrayOfFieldOrdersType FindItem.sortOrder
           
 

Methods in com.microsoft.exchange.messages that return NonEmptyArrayOfFieldOrdersType
 NonEmptyArrayOfFieldOrdersType FindItem.getSortOrder()
          Gets the value of the sortOrder property.
 

Methods in com.microsoft.exchange.messages with parameters of type NonEmptyArrayOfFieldOrdersType
 void FindItem.setSortOrder(NonEmptyArrayOfFieldOrdersType value)
          Sets the value of the sortOrder property.
 

Uses of NonEmptyArrayOfFieldOrdersType in com.microsoft.exchange.types
 

Methods in com.microsoft.exchange.types that return NonEmptyArrayOfFieldOrdersType
 NonEmptyArrayOfFieldOrdersType ObjectFactory.createNonEmptyArrayOfFieldOrdersType()
          Create an instance of NonEmptyArrayOfFieldOrdersType
 



Copyright © 2012 Jasig. All Rights Reserved.