public class AfterDoneWizardScript extends Object
Java class for editor-list complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="editor-list">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="property" type="{}property" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
content |
protected String |
language |
| Constructor and Description |
|---|
AfterDoneWizardScript() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getLanguage() |
Copyright © 2017 SAP SE. All Rights Reserved.