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

Packages that use NonEmptyArrayOfRestrictedGroupIdentifiersType
com.microsoft.exchange.types   
 

Uses of NonEmptyArrayOfRestrictedGroupIdentifiersType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfRestrictedGroupIdentifiersType
protected  NonEmptyArrayOfRestrictedGroupIdentifiersType SerializedSecurityContext.restrictedGroupSids
           
 

Methods in com.microsoft.exchange.types that return NonEmptyArrayOfRestrictedGroupIdentifiersType
 NonEmptyArrayOfRestrictedGroupIdentifiersType ObjectFactory.createNonEmptyArrayOfRestrictedGroupIdentifiersType()
          Create an instance of NonEmptyArrayOfRestrictedGroupIdentifiersType
 NonEmptyArrayOfRestrictedGroupIdentifiersType SerializedSecurityContext.getRestrictedGroupSids()
          Gets the value of the restrictedGroupSids property.
 

Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfRestrictedGroupIdentifiersType
 void SerializedSecurityContext.setRestrictedGroupSids(NonEmptyArrayOfRestrictedGroupIdentifiersType value)
          Sets the value of the restrictedGroupSids property.
 



Copyright © 2012 Jasig. All Rights Reserved.