public class CompositeFragmentInterface extends ModelFragment implements Serializable
| Constructor and Description |
|---|
CompositeFragmentInterface() |
| Modifier and Type | Method and Description |
|---|---|
List<CompositeAttribute> |
getAttributes() |
void |
setAttributes(List<CompositeAttribute> attributes) |
afterVisit, beforeVisit, getChildren, setChildren, visit, visitChildrenpublic List<CompositeAttribute> getAttributes()
public void setAttributes(List<CompositeAttribute> attributes)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.