public class FlowScreenRuleAction extends FlowBaseElement
| Constructor and Description |
|---|
FlowScreenRuleAction()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute() |
String |
getFieldReference() |
FlowElementReferenceOrValue |
getValue() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setAttribute(String attribute) |
protected void |
setAttribute(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setFieldReference(String fieldReference) |
protected void |
setFieldReference(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setValue(FlowElementReferenceOrValue value) |
protected void |
setValue(XmlInputStream __in,
TypeMapper __typeMapper) |
String |
toString() |
void |
write(QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
getProcessMetadataValues, setProcessMetadataValues, setProcessMetadataValuespublic String getAttribute()
public void setAttribute(String attribute)
protected void setAttribute(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getFieldReference()
public void setFieldReference(String fieldReference)
protected void setFieldReference(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowElementReferenceOrValue getValue()
public void setValue(FlowElementReferenceOrValue value)
protected void setValue(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class FlowBaseElementIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class FlowBaseElementIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class FlowBaseElementIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class FlowBaseElementIOExceptionConnectionExceptionpublic String toString()
toString in class FlowBaseElementCopyright © 2017. All Rights Reserved.