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

Packages that use ConstantValueType
com.microsoft.exchange.types   
 

Uses of ConstantValueType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ConstantValueType
protected  ConstantValueType FieldURIOrConstantType.constant
           
protected  ConstantValueType ContainsExpressionType.constant
           
 

Methods in com.microsoft.exchange.types that return ConstantValueType
 ConstantValueType ObjectFactory.createConstantValueType()
          Create an instance of ConstantValueType
 ConstantValueType FieldURIOrConstantType.getConstant()
          Gets the value of the constant property.
 ConstantValueType ContainsExpressionType.getConstant()
          Gets the value of the constant property.
 

Methods in com.microsoft.exchange.types with parameters of type ConstantValueType
 void FieldURIOrConstantType.setConstant(ConstantValueType value)
          Sets the value of the constant property.
 void ContainsExpressionType.setConstant(ConstantValueType value)
          Sets the value of the constant property.
 



Copyright © 2012 Jasig. All Rights Reserved.