public abstract class RoleValue extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RoleValue.Builder |
| Constructor and Description |
|---|
RoleValue() |
| Modifier and Type | Method and Description |
|---|---|
static RoleValue.Builder |
builder() |
abstract String |
getDescription() |
abstract String |
getLabel() |
abstract String |
getName() |
public abstract String getName()
public abstract String getLabel()
public static RoleValue.Builder builder()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.