public interface NodeWithCondition<N extends Node>
| Modifier and Type | Method and Description |
|---|---|
Expression |
getCondition() |
N |
setCondition(Expression condition) |
Expression getCondition()
N setCondition(Expression condition)
Copyright © 2007–2024. All rights reserved.