| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected UserIdType |
DelegateUserType.userId |
protected UserIdType |
BasePermissionType.userId |
| Modifier and Type | Field and Description |
|---|---|
protected List<UserIdType> |
ArrayOfUserIdType.userIds |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserIdType> |
ArrayOfUserIdType.getUserIds()
Gets the value of the userIds property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DelegateUserType.setUserId(UserIdType value)
Sets the value of the userId property.
|
void |
BasePermissionType.setUserId(UserIdType value)
Sets the value of the userId property.
|
Copyright © 2014 Jasig. All Rights Reserved.