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

Packages that use SidAndAttributesType
com.microsoft.exchange.types   
 

Uses of SidAndAttributesType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types with type parameters of type SidAndAttributesType
protected  List<SidAndAttributesType> NonEmptyArrayOfGroupIdentifiersType.groupIdentifiers
           
protected  List<SidAndAttributesType> NonEmptyArrayOfRestrictedGroupIdentifiersType.restrictedGroupIdentifiers
           
 

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

Methods in com.microsoft.exchange.types that return types with arguments of type SidAndAttributesType
 List<SidAndAttributesType> NonEmptyArrayOfGroupIdentifiersType.getGroupIdentifiers()
          Gets the value of the groupIdentifiers property.
 List<SidAndAttributesType> NonEmptyArrayOfRestrictedGroupIdentifiersType.getRestrictedGroupIdentifiers()
          Gets the value of the restrictedGroupIdentifiers property.
 



Copyright © 2012 Jasig. All Rights Reserved.