public class FlowScreenField extends FlowElement
| Constructor and Description |
|---|
FlowScreenField()
Constructor
|
getDescription, getName, setDescription, setNamegetProcessMetadataValues, setProcessMetadataValuespublic String[] getChoiceReferences()
public void setChoiceReferences(String[] choiceReferences)
public FlowDataType getDataType()
public void setDataType(FlowDataType dataType)
public String getDefaultSelectedChoiceReference()
public void setDefaultSelectedChoiceReference(String defaultSelectedChoiceReference)
public FlowElementReferenceOrValue getDefaultValue()
public void setDefaultValue(FlowElementReferenceOrValue defaultValue)
public String getFieldText()
public void setFieldText(String fieldText)
public FlowScreenFieldType getFieldType()
public void setFieldType(FlowScreenFieldType fieldType)
public String getHelpText()
public void setHelpText(String helpText)
public boolean getIsRequired()
public boolean isIsRequired()
public void setIsRequired(boolean isRequired)
public int getScale()
public void setScale(int scale)
public FlowInputValidationRule getValidationRule()
public void setValidationRule(FlowInputValidationRule validationRule)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class FlowElementIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class FlowElementIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class FlowElementIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class FlowElementIOExceptionConnectionExceptionpublic String toString()
toString in class FlowElementCopyright © 2015. All Rights Reserved.