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

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

Uses of NonEmptyArrayOfAlternateIdsType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as NonEmptyArrayOfAlternateIdsType
protected  NonEmptyArrayOfAlternateIdsType ConvertId.sourceIds
           
 

Methods in com.microsoft.exchange.messages that return NonEmptyArrayOfAlternateIdsType
 NonEmptyArrayOfAlternateIdsType ConvertId.getSourceIds()
          Gets the value of the sourceIds property.
 

Methods in com.microsoft.exchange.messages with parameters of type NonEmptyArrayOfAlternateIdsType
 void ConvertId.setSourceIds(NonEmptyArrayOfAlternateIdsType value)
          Sets the value of the sourceIds property.
 

Uses of NonEmptyArrayOfAlternateIdsType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.