Package com.sforce.soap.metadata
Class FlowScreenField
java.lang.Object
com.sforce.soap.metadata.FlowBaseElement
com.sforce.soap.metadata.FlowElement
com.sforce.soap.metadata.FlowScreenField
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]booleanintgetScale()booleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetChoiceReferences(XmlInputStream __in, TypeMapper __typeMapper) voidsetChoiceReferences(String[] choiceReferences) voidsetDataType(FlowDataType dataType) protected voidsetDataType(XmlInputStream __in, TypeMapper __typeMapper) voidsetDataTypeMappings(FlowDataTypeMapping[] dataTypeMappings) protected voidsetDataTypeMappings(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetDefaultSelectedChoiceReference(XmlInputStream __in, TypeMapper __typeMapper) voidsetDefaultSelectedChoiceReference(String defaultSelectedChoiceReference) voidsetDefaultValue(FlowElementReferenceOrValue defaultValue) protected voidsetDefaultValue(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetExtensionName(XmlInputStream __in, TypeMapper __typeMapper) voidsetExtensionName(String extensionName) voidsetFields(FlowScreenField[] fields) protected voidsetFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetFieldText(XmlInputStream __in, TypeMapper __typeMapper) voidsetFieldText(String fieldText) voidsetFieldType(FlowScreenFieldType fieldType) protected voidsetFieldType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetHelpText(XmlInputStream __in, TypeMapper __typeMapper) voidsetHelpText(String helpText) voidsetInputParameters(FlowScreenFieldInputParameter[] inputParameters) protected voidsetInputParameters(XmlInputStream __in, TypeMapper __typeMapper) voidsetInputsOnNextNavToAssocScrn(FlowScreenFieldInputsRevisited inputsOnNextNavToAssocScrn) protected voidsetInputsOnNextNavToAssocScrn(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsRequired(boolean isRequired) protected voidsetIsRequired(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetIsVisible(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsVisible(Boolean isVisible) protected voidsetObjectFieldReference(XmlInputStream __in, TypeMapper __typeMapper) voidsetObjectFieldReference(String objectFieldReference) voidsetOutputParameters(FlowScreenFieldOutputParameter[] outputParameters) protected voidsetOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) voidsetRegionContainerType(FlowRegionContainerType regionContainerType) protected voidsetRegionContainerType(XmlInputStream __in, TypeMapper __typeMapper) voidsetScale(int scale) protected voidsetScale(XmlInputStream __in, TypeMapper __typeMapper) voidsetStoreOutputAutomatically(boolean storeOutputAutomatically) protected voidsetStoreOutputAutomatically(XmlInputStream __in, TypeMapper __typeMapper) voidsetValidationRule(FlowInputValidationRule validationRule) protected voidsetValidationRule(XmlInputStream __in, TypeMapper __typeMapper) voidsetVisibilityRule(FlowVisibilityRule visibilityRule) protected voidsetVisibilityRule(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.FlowElement
getDescription, getName, setDescription, setDescription, setName, setNameMethods inherited from class com.sforce.soap.metadata.FlowBaseElement
getProcessMetadataValues, setProcessMetadataValues, setProcessMetadataValues
-
Constructor Details
-
FlowScreenField
public FlowScreenField()Constructor
-
-
Method Details
-
getChoiceReferences
-
setChoiceReferences
-
setChoiceReferences
protected void setChoiceReferences(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDataType
-
setDataType
-
setDataType
protected void setDataType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDataTypeMappings
-
setDataTypeMappings
-
setDataTypeMappings
protected void setDataTypeMappings(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDefaultSelectedChoiceReference
-
setDefaultSelectedChoiceReference
-
setDefaultSelectedChoiceReference
protected void setDefaultSelectedChoiceReference(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDefaultValue
-
setDefaultValue
-
setDefaultValue
protected void setDefaultValue(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExtensionName
-
setExtensionName
-
setExtensionName
protected void setExtensionName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFieldText
-
setFieldText
-
setFieldText
protected void setFieldText(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFieldType
-
setFieldType
-
setFieldType
protected void setFieldType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFields
-
setFields
-
setFields
protected void setFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getHelpText
-
setHelpText
-
setHelpText
protected void setHelpText(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInputParameters
-
setInputParameters
-
setInputParameters
protected void setInputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsRequired
public boolean getIsRequired() -
isIsRequired
public boolean isIsRequired() -
setIsRequired
public void setIsRequired(boolean isRequired) -
setIsRequired
protected void setIsRequired(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsVisible
-
setIsVisible
-
setIsVisible
protected void setIsVisible(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getObjectFieldReference
-
setObjectFieldReference
-
setObjectFieldReference
protected void setObjectFieldReference(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOutputParameters
-
setOutputParameters
-
setOutputParameters
protected void setOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRegionContainerType
-
setRegionContainerType
-
setRegionContainerType
protected void setRegionContainerType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getScale
public int getScale() -
setScale
public void setScale(int scale) -
setScale
protected void setScale(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getStoreOutputAutomatically
public boolean getStoreOutputAutomatically() -
isStoreOutputAutomatically
public boolean isStoreOutputAutomatically() -
setStoreOutputAutomatically
public void setStoreOutputAutomatically(boolean storeOutputAutomatically) -
setStoreOutputAutomatically
protected void setStoreOutputAutomatically(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getValidationRule
-
setValidationRule
-
setValidationRule
protected void setValidationRule(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getVisibilityRule
-
setVisibilityRule
-
setVisibilityRule
protected void setVisibilityRule(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException - Specified by:
writein interfaceXMLizable- Overrides:
writein classFlowElement- Throws:
IOException
-
writeFields
- Overrides:
writeFieldsin classFlowElement- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Overrides:
loadin classFlowElement- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Overrides:
loadFieldsin classFlowElement- Throws:
IOExceptionConnectionException
-
toString
- Overrides:
toStringin classFlowElement
-