Package com.sforce.soap.partner
Interface IFieldComponent
-
- All Superinterfaces:
IDescribeLayoutComponent
- All Known Implementing Classes:
FieldComponent
public interface IFieldComponent extends IDescribeLayoutComponent
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IFieldgetField()element : field of type {urn:partner.soap.sforce.com}Field java type: com.sforce.soap.partner.FieldvoidsetField(IField field)-
Methods inherited from interface com.sforce.soap.partner.IDescribeLayoutComponent
getDisplayLines, getTabOrder, getType, getValue, setDisplayLines, setTabOrder, setType, setValue
-
-