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