@API(status=STABLE) public final class Argument<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
Group |
getGroup() |
ParameterType<T> |
getParameterType() |
Type |
getType() |
T |
getValue() |
public Group getGroup()
public T getValue()
public Type getType()
public ParameterType<T> getParameterType()
Copyright © 2020. All rights reserved.