|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BodyTypeResponseType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of BodyTypeResponseType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as BodyTypeResponseType | |
|---|---|
protected BodyTypeResponseType |
ItemResponseShapeType.bodyType
|
protected BodyTypeResponseType |
AttachmentResponseShapeType.bodyType
|
| Methods in com.microsoft.exchange.types that return BodyTypeResponseType | |
|---|---|
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. |
| Methods in com.microsoft.exchange.types with parameters of type BodyTypeResponseType | |
|---|---|
void |
ItemResponseShapeType.setBodyType(BodyTypeResponseType value)
Sets the value of the bodyType property. |
void |
AttachmentResponseShapeType.setBodyType(BodyTypeResponseType value)
Sets the value of the bodyType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||