| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201802 |
| Modifier and Type | Field and Description |
|---|---|
static RoleStatus |
RoleStatus.ACTIVE |
static RoleStatus |
RoleStatus.INACTIVE |
static RoleStatus |
RoleStatus.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static RoleStatus |
RoleStatus.fromString(String value) |
static RoleStatus |
RoleStatus.fromValue(String value) |
RoleStatus |
Role.getStatus()
Gets the status value for this Role.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Role.setStatus(RoleStatus status)
Sets the status value for this Role.
|
| Constructor and Description |
|---|
Role(Long id,
String name,
String description,
RoleStatus status) |
Copyright © 2018. All Rights Reserved.