public class AfterDoneWizardScript
extends java.lang.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 java.lang.String |
content |
protected java.lang.String |
language |
| Constructor and Description |
|---|
AfterDoneWizardScript() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent() |
java.lang.String |
getLanguage() |
Copyright © 2018 SAP SE. All Rights Reserved.