public abstract class KahinaStepProperty
extends java.lang.Object
| Constructor and Description |
|---|
KahinaStepProperty() |
| Modifier and Type | Method and Description |
|---|---|
abstract KahinaStepProperty |
copy() |
java.lang.String |
exportXML(boolean b) |
abstract org.w3c.dom.Element |
exportXML(org.w3c.dom.Document dom) |
static KahinaStepProperty |
importXML(org.w3c.dom.Element el) |
public abstract KahinaStepProperty copy()
public java.lang.String exportXML(boolean b)
public abstract org.w3c.dom.Element exportXML(org.w3c.dom.Document dom)
public static KahinaStepProperty importXML(org.w3c.dom.Element el)