public class CdkSwitchElement extends ModelFragment
| Constructor and Description |
|---|
CdkSwitchElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterVisit(TemplateVisitor visitor) |
void |
beforeVisit(TemplateVisitor visitor) |
String |
getKey() |
void |
setKey(String key) |
getChildren, setChildren, visit, visitChildrenpublic String getKey()
public void setKey(String key)
public void beforeVisit(TemplateVisitor visitor) throws CdkException
beforeVisit in class ModelFragmentCdkExceptionpublic void afterVisit(TemplateVisitor visitor) throws CdkException
afterVisit in class ModelFragmentCdkExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.