Uses of Class
org.opendope.SmartArt.dataHierarchy.TextBody
| Package | Description |
|---|---|
| org.opendope.SmartArt.dataHierarchy |
-
Uses of TextBody in org.opendope.SmartArt.dataHierarchy
Fields in org.opendope.SmartArt.dataHierarchy declared as TextBody Modifier and Type Field Description protected TextBodyListItem. textBodyMethods in org.opendope.SmartArt.dataHierarchy that return TextBody Modifier and Type Method Description TextBodyObjectFactory. createTextBody()Create an instance ofTextBodyTextBodyListItem. getTextBody()Gets the value of the textBody property.Methods in org.opendope.SmartArt.dataHierarchy with parameters of type TextBody Modifier and Type Method Description voidListItem. setTextBody(TextBody value)Sets the value of the textBody property.