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

Packages that use ExceptionPropertyURIType
com.microsoft.exchange.types   
 

Uses of ExceptionPropertyURIType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ExceptionPropertyURIType
protected  ExceptionPropertyURIType ExceptionFieldURI.fieldURI
           
 

Methods in com.microsoft.exchange.types that return ExceptionPropertyURIType
static ExceptionPropertyURIType ExceptionPropertyURIType.fromValue(String v)
           
 ExceptionPropertyURIType ExceptionFieldURI.getFieldURI()
          Gets the value of the fieldURI property.
static ExceptionPropertyURIType ExceptionPropertyURIType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExceptionPropertyURIType[] ExceptionPropertyURIType.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 ExceptionPropertyURIType
 void ExceptionFieldURI.setFieldURI(ExceptionPropertyURIType value)
          Sets the value of the fieldURI property.
 



Copyright © 2012 Jasig. All Rights Reserved.