|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserIdType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of UserIdType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as UserIdType | |
|---|---|
protected UserIdType |
DelegateUserType.userId
|
protected UserIdType |
BasePermissionType.userId
|
| Fields in com.microsoft.exchange.types with type parameters of type UserIdType | |
|---|---|
protected List<UserIdType> |
ArrayOfUserIdType.userIds
|
| Methods in com.microsoft.exchange.types that return UserIdType | |
|---|---|
UserIdType |
ObjectFactory.createUserIdType()
Create an instance of UserIdType |
UserIdType |
DelegateUserType.getUserId()
Gets the value of the userId property. |
UserIdType |
BasePermissionType.getUserId()
Gets the value of the userId property. |
| Methods in com.microsoft.exchange.types that return types with arguments of type UserIdType | |
|---|---|
List<UserIdType> |
ArrayOfUserIdType.getUserIds()
Gets the value of the userIds property. |
| Methods in com.microsoft.exchange.types with parameters of type UserIdType | |
|---|---|
void |
DelegateUserType.setUserId(UserIdType value)
Sets the value of the userId property. |
void |
BasePermissionType.setUserId(UserIdType value)
Sets the value of the userId property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||