public interface ContentContainer
ContentContainer
represents an element in the SCXML
document that may have a (single) child <content/> elementModifier and Type | Method and Description |
---|---|
Content |
getContent()
Returns the content
|
void |
setContent(Content content)
Sets the content
|
Content getContent()
void setContent(Content content)
content
- the content to setCopyright © 2005–2015 The Apache Software Foundation. All rights reserved.