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

Packages that use DefaultShapeNamesType
com.microsoft.exchange.types   
 

Uses of DefaultShapeNamesType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as DefaultShapeNamesType
protected  DefaultShapeNamesType ItemResponseShapeType.baseShape
           
protected  DefaultShapeNamesType FolderResponseShapeType.baseShape
           
 

Methods in com.microsoft.exchange.types that return DefaultShapeNamesType
static DefaultShapeNamesType DefaultShapeNamesType.fromValue(String v)
           
 DefaultShapeNamesType ItemResponseShapeType.getBaseShape()
          Gets the value of the baseShape property.
 DefaultShapeNamesType FolderResponseShapeType.getBaseShape()
          Gets the value of the baseShape property.
static DefaultShapeNamesType DefaultShapeNamesType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DefaultShapeNamesType[] DefaultShapeNamesType.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 DefaultShapeNamesType
 void ItemResponseShapeType.setBaseShape(DefaultShapeNamesType value)
          Sets the value of the baseShape property.
 void FolderResponseShapeType.setBaseShape(DefaultShapeNamesType value)
          Sets the value of the baseShape property.
 



Copyright © 2012 Jasig. All Rights Reserved.