Interface ILabelsSearchMetadata

All Known Implementing Classes:
LabelsSearchMetadata

public interface ILabelsSearchMetadata
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Method Details

    • getEntityFieldLabels

      INameValuePair[] getEntityFieldLabels()
      element : entityFieldLabels of type {urn:partner.soap.sforce.com}NameValuePair java type: com.sforce.soap.partner.NameValuePair[]
    • setEntityFieldLabels

      void setEntityFieldLabels(INameValuePair[] entityFieldLabels)
    • getEntityName

      String getEntityName()
      element : entityName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setEntityName

      void setEntityName(String entityName)