Uses of Class
com.microsoft.exchange.types.ContainmentComparisonType

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.
 



Copyright © 2012 Jasig. All Rights Reserved.