| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected BodyTypeResponseType |
ItemResponseShapeType.bodyType |
protected BodyTypeResponseType |
AttachmentResponseShapeType.bodyType |
| Modifier and Type | Method and Description |
|---|---|
static BodyTypeResponseType |
BodyTypeResponseType.fromValue(String v) |
BodyTypeResponseType |
ItemResponseShapeType.getBodyType()
Gets the value of the bodyType property.
|
BodyTypeResponseType |
AttachmentResponseShapeType.getBodyType()
Gets the value of the bodyType property.
|
static BodyTypeResponseType |
BodyTypeResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BodyTypeResponseType[] |
BodyTypeResponseType.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.setBodyType(BodyTypeResponseType value)
Sets the value of the bodyType property.
|
void |
AttachmentResponseShapeType.setBodyType(BodyTypeResponseType value)
Sets the value of the bodyType property.
|
Copyright © 2014 Jasig. All Rights Reserved.