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

Packages that use BodyTypeType
com.microsoft.exchange.types   
 

Uses of BodyTypeType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as BodyTypeType
protected  BodyTypeType BodyType.bodyType
           
 

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



Copyright © 2012 Jasig. All Rights Reserved.