public class Append extends Action implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://atlasmap.io/v2}Action"> <attribute name="string" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </complexContent> </complexType>
Constructor and Description |
---|
Append() |
Modifier and Type | Method and Description |
---|---|
String |
getString()
Gets the value of the string property.
|
void |
setString(String value)
Sets the value of the string property.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDisplayName
protected String string
Copyright © 2019 JBoss by Red Hat. All rights reserved.