|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableDefinitionIdentifier
| Field Summary | |
|---|---|
static com.google.common.collect.Ordering<VariableDefinitionIdentifier> |
ORDERING
Common ordering for all implementing objects. |
| Method Summary | |
|---|---|
String |
getKey()
Variable key as defined in UI |
String |
getValue()
Variable value |
VariableType |
getVariableType()
VariableType shows the source of variable value as it was evaluated before build execution |
| Field Detail |
|---|
static final com.google.common.collect.Ordering<VariableDefinitionIdentifier> ORDERING
| Method Detail |
|---|
@NotNull String getKey()
@Nullable String getValue()
VariableType getVariableType()
VariableType shows the source of variable value as it was evaluated before build execution
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||