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

Packages that use NonEmptyArrayOfPropertyValuesType
com.microsoft.exchange.types   
 

Uses of NonEmptyArrayOfPropertyValuesType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfPropertyValuesType
protected  NonEmptyArrayOfPropertyValuesType ExtendedPropertyType.values
           
 

Methods in com.microsoft.exchange.types that return NonEmptyArrayOfPropertyValuesType
 NonEmptyArrayOfPropertyValuesType ObjectFactory.createNonEmptyArrayOfPropertyValuesType()
          Create an instance of NonEmptyArrayOfPropertyValuesType
 NonEmptyArrayOfPropertyValuesType ExtendedPropertyType.getValues()
          Gets the value of the values property.
 

Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfPropertyValuesType
 void ExtendedPropertyType.setValues(NonEmptyArrayOfPropertyValuesType value)
          Sets the value of the values property.
 



Copyright © 2012 Jasig. All Rights Reserved.