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 Details

    • getField

      IField getField()
      element : field of type {urn:partner.soap.sforce.com}Field java type: com.sforce.soap.partner.Field
    • setField

      void setField(IField field)