public class ChooseClause extends Object
| Constructor and Description |
|---|
ChooseClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
setContent(Fragment content) |
void |
setPredicate(java.util.function.BooleanSupplier predicate) |
@BindAttribute(name="when") public void setPredicate(java.util.function.BooleanSupplier predicate)
@BindContent public void setContent(Fragment content)
Copyright © 2019. All rights reserved.