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