public class FlowScreenField extends FlowElement
| Constructor and Description |
|---|
FlowScreenField()
Constructor
|
getDescription, getName, setDescription, setDescription, setName, setNamegetProcessMetadataValues, setProcessMetadataValues, setProcessMetadataValuespublic String[] getChoiceReferences()
public void setChoiceReferences(String[] choiceReferences)
protected void setChoiceReferences(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowDataType getDataType()
public void setDataType(FlowDataType dataType)
protected void setDataType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDefaultSelectedChoiceReference()
public void setDefaultSelectedChoiceReference(String defaultSelectedChoiceReference)
protected void setDefaultSelectedChoiceReference(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowElementReferenceOrValue getDefaultValue()
public void setDefaultValue(FlowElementReferenceOrValue defaultValue)
protected void setDefaultValue(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getFieldText()
public void setFieldText(String fieldText)
protected void setFieldText(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowScreenFieldType getFieldType()
public void setFieldType(FlowScreenFieldType fieldType)
protected void setFieldType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getHelpText()
public void setHelpText(String helpText)
protected void setHelpText(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getIsRequired()
public boolean isIsRequired()
public void setIsRequired(boolean isRequired)
protected void setIsRequired(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getIsVisible()
public boolean isIsVisible()
public void setIsVisible(boolean isVisible)
protected void setIsVisible(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getScale()
public void setScale(int scale)
protected void setScale(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowInputValidationRule getValidationRule()
public void setValidationRule(FlowInputValidationRule validationRule)
protected void setValidationRule(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic 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 © 2017. All Rights Reserved.