| Package | Description |
|---|---|
| com.checkmarx.sdk.dto |
| Modifier and Type | Method and Description |
|---|---|
CxUser.Role8x |
CxUser.getRole8x() |
static CxUser.Role8x |
CxUser.Role8x.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CxUser.Role8x[] |
CxUser.Role8x.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CxUser.setRole8x(CxUser.Role8x role8x) |
CxUser |
CxUser.withRole8x(CxUser.Role8x role8x) |
Copyright © 2020. All rights reserved.