| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected DefaultShapeNamesType |
ItemResponseShapeType.baseShape |
protected DefaultShapeNamesType |
FolderResponseShapeType.baseShape |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2018 Apereo. All Rights Reserved.