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

Packages that use PermissionLevelType
com.microsoft.exchange.types   
 

Uses of PermissionLevelType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as PermissionLevelType
protected  PermissionLevelType PermissionType.permissionLevel
           
 

Methods in com.microsoft.exchange.types that return PermissionLevelType
static PermissionLevelType PermissionLevelType.fromValue(String v)
           
 PermissionLevelType PermissionType.getPermissionLevel()
          Gets the value of the permissionLevel property.
static PermissionLevelType PermissionLevelType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PermissionLevelType[] PermissionLevelType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.microsoft.exchange.types with parameters of type PermissionLevelType
 void PermissionType.setPermissionLevel(PermissionLevelType value)
          Sets the value of the permissionLevel property.
 



Copyright © 2012 Jasig. All Rights Reserved.