| Modifier and Type | Required Element and Description |
|---|---|
String |
name |
VariableType |
type |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
defaultValue
La valeur par défaut de la variable qui sera utilisée si aucune valeur explicite n'est fournie.
|
String |
description |
boolean |
testingOnly |
public abstract String name
public abstract VariableType type
public abstract String description
public abstract boolean testingOnly
public abstract String defaultValue
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.