public static class CategoryProfile.Profile<VALUE_TYPE> extends Object
| Constructor and Description |
|---|
Profile() |
| Modifier and Type | Method and Description |
|---|---|
Alternative |
getAlternative() |
QualifiedValues<VALUE_TYPE> |
getValues() |
void |
setAlternative(Alternative alternative) |
void |
setValues(QualifiedValues<VALUE_TYPE> values) |
public Alternative getAlternative()
public void setAlternative(Alternative alternative)
alternative - the alternative to setpublic QualifiedValues<VALUE_TYPE> getValues()
public void setValues(QualifiedValues<VALUE_TYPE> values)
values - the values to setCopyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.