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

Packages that use NonEmptyArrayOfGroupIdentifiersType
com.microsoft.exchange.types   
 

Uses of NonEmptyArrayOfGroupIdentifiersType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfGroupIdentifiersType
protected  NonEmptyArrayOfGroupIdentifiersType SerializedSecurityContext.groupSids
           
 

Methods in com.microsoft.exchange.types that return NonEmptyArrayOfGroupIdentifiersType
 NonEmptyArrayOfGroupIdentifiersType ObjectFactory.createNonEmptyArrayOfGroupIdentifiersType()
          Create an instance of NonEmptyArrayOfGroupIdentifiersType
 NonEmptyArrayOfGroupIdentifiersType SerializedSecurityContext.getGroupSids()
          Gets the value of the groupSids property.
 

Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfGroupIdentifiersType
 void SerializedSecurityContext.setGroupSids(NonEmptyArrayOfGroupIdentifiersType value)
          Sets the value of the groupSids property.
 



Copyright © 2012 Jasig. All Rights Reserved.