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

Packages that use ArrayOfPermissionsType
com.microsoft.exchange.types   
 

Uses of ArrayOfPermissionsType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ArrayOfPermissionsType
protected  ArrayOfPermissionsType PermissionSetType.permissions
           
 

Methods in com.microsoft.exchange.types that return ArrayOfPermissionsType
 ArrayOfPermissionsType ObjectFactory.createArrayOfPermissionsType()
          Create an instance of ArrayOfPermissionsType
 ArrayOfPermissionsType PermissionSetType.getPermissions()
          Gets the value of the permissions property.
 

Methods in com.microsoft.exchange.types with parameters of type ArrayOfPermissionsType
 void PermissionSetType.setPermissions(ArrayOfPermissionsType value)
          Sets the value of the permissions property.
 



Copyright © 2012 Jasig. All Rights Reserved.