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

Packages that use TaskStatusType
com.microsoft.exchange.types   
 

Uses of TaskStatusType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as TaskStatusType
protected  TaskStatusType TaskType.status
           
 

Methods in com.microsoft.exchange.types that return TaskStatusType
static TaskStatusType TaskStatusType.fromValue(String v)
           
 TaskStatusType TaskType.getStatus()
          Gets the value of the status property.
static TaskStatusType TaskStatusType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TaskStatusType[] TaskStatusType.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 TaskStatusType
 void TaskType.setStatus(TaskStatusType value)
          Sets the value of the status property.
 



Copyright © 2012 Jasig. All Rights Reserved.