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

Packages that use ArrayOfUnknownEntriesType
com.microsoft.exchange.types   
 

Uses of ArrayOfUnknownEntriesType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ArrayOfUnknownEntriesType
protected  ArrayOfUnknownEntriesType PermissionSetType.unknownEntries
           
protected  ArrayOfUnknownEntriesType CalendarPermissionSetType.unknownEntries
           
 

Methods in com.microsoft.exchange.types that return ArrayOfUnknownEntriesType
 ArrayOfUnknownEntriesType ObjectFactory.createArrayOfUnknownEntriesType()
          Create an instance of ArrayOfUnknownEntriesType
 ArrayOfUnknownEntriesType PermissionSetType.getUnknownEntries()
          Gets the value of the unknownEntries property.
 ArrayOfUnknownEntriesType CalendarPermissionSetType.getUnknownEntries()
          Gets the value of the unknownEntries property.
 

Methods in com.microsoft.exchange.types with parameters of type ArrayOfUnknownEntriesType
 void PermissionSetType.setUnknownEntries(ArrayOfUnknownEntriesType value)
          Sets the value of the unknownEntries property.
 void CalendarPermissionSetType.setUnknownEntries(ArrayOfUnknownEntriesType value)
          Sets the value of the unknownEntries property.
 



Copyright © 2012 Jasig. All Rights Reserved.