Package com.sforce.soap.partner
Interface IFieldLayoutComponent
- All Superinterfaces:
IDescribeLayoutComponent
- All Known Implementing Classes:
FieldLayoutComponent
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Method Summary
Modifier and TypeMethodDescriptionelement : components of type {urn:partner.soap.sforce.com}DescribeLayoutComponent java type: com.sforce.soap.partner.DescribeLayoutComponent[]element : fieldType of type {urn:partner.soap.sforce.com}fieldType java type: com.sforce.soap.partner.FieldTypevoidsetComponents(IDescribeLayoutComponent[] components) voidsetFieldType(FieldType fieldType) Methods inherited from interface com.sforce.soap.partner.IDescribeLayoutComponent
getDisplayLines, getTabOrder, getType, getValue, setDisplayLines, setTabOrder, setType, setValue
-
Method Details
-
getComponents
IDescribeLayoutComponent[] getComponents()element : components of type {urn:partner.soap.sforce.com}DescribeLayoutComponent java type: com.sforce.soap.partner.DescribeLayoutComponent[] -
setComponents
-
getFieldType
FieldType getFieldType()element : fieldType of type {urn:partner.soap.sforce.com}fieldType java type: com.sforce.soap.partner.FieldType -
setFieldType
-