| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected RoleEventArgument |
PermissionUpdatedEvent.prevRole |
protected RoleEventArgument |
PermissionAddedEvent.role |
protected RoleEventArgument |
PermissionUpdatedEvent.role |
protected RoleEventArgument |
RoleEvent.role |
| Modifier and Type | Method and Description |
|---|---|
RoleEventArgument |
ObjectFactory.createRoleEventArgument()
Create an instance of
RoleEventArgument |
RoleEventArgument |
PermissionUpdatedEvent.getPrevRole()
Gets the value of the prevRole property.
|
RoleEventArgument |
PermissionAddedEvent.getRole()
Gets the value of the role property.
|
RoleEventArgument |
PermissionUpdatedEvent.getRole()
Gets the value of the role property.
|
RoleEventArgument |
RoleEvent.getRole()
Gets the value of the role property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionUpdatedEvent.setPrevRole(RoleEventArgument value)
Sets the value of the prevRole property.
|
void |
PermissionAddedEvent.setRole(RoleEventArgument value)
Sets the value of the role property.
|
void |
PermissionUpdatedEvent.setRole(RoleEventArgument value)
Sets the value of the role property.
|
void |
RoleEvent.setRole(RoleEventArgument value)
Sets the value of the role property.
|
Copyright © 2018. All rights reserved.