|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainmentModeType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of ContainmentModeType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as ContainmentModeType | |
|---|---|
protected ContainmentModeType |
ContainsExpressionType.containmentMode
|
| Methods in com.microsoft.exchange.types that return ContainmentModeType | |
|---|---|
static ContainmentModeType |
ContainmentModeType.fromValue(String v)
|
ContainmentModeType |
ContainsExpressionType.getContainmentMode()
Gets the value of the containmentMode property. |
static ContainmentModeType |
ContainmentModeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContainmentModeType[] |
ContainmentModeType.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 ContainmentModeType | |
|---|---|
void |
ContainsExpressionType.setContainmentMode(ContainmentModeType value)
Sets the value of the containmentMode property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||