| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected BodyTypeType |
BodyType.bodyType |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BodyType.setBodyType(BodyTypeType value)
Sets the value of the bodyType property.
|
Copyright © 2017 Apereo. All Rights Reserved.