public static final class StandardSwitchTagProcessor.SwitchStructure extends Object
| Constructor and Description |
|---|
SwitchStructure(IStandardExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
IStandardExpression |
getExpression() |
boolean |
isExecuted() |
void |
setExecuted(boolean executed) |
public SwitchStructure(IStandardExpression expression)
public IStandardExpression getExpression()
public boolean isExecuted()
public void setExecuted(boolean executed)
Copyright © 2017 The THYMELEAF team. All rights reserved.