Package | Description |
---|---|
org.apache.commons.scxml2.model |
A collection of classes needed to model SCXML documents.
|
Modifier and Type | Method and Description |
---|---|
Content |
Send.getContent()
Returns the content
|
Content |
Invoke.getContent()
Returns the content
|
Content |
ContentContainer.getContent()
Returns the content
|
Modifier and Type | Method and Description |
---|---|
void |
Send.setContent(Content content)
Sets the content
|
void |
Invoke.setContent(Content content)
Sets the content
|
void |
ContentContainer.setContent(Content content)
Sets the content
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.