java.lang.Object
org.apache.camel.component.salesforce.api.dto.AbstractDTOBase
org.apache.camel.component.salesforce.api.dto.Attributes

public class Attributes extends AbstractDTOBase
  • Constructor Details

    • Attributes

      public Attributes()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getUrl

      public String getUrl()
    • setUrl

      public void setUrl(String url)
    • getReferenceId

      public String getReferenceId()
    • setReferenceId

      public void setReferenceId(String referenceId)
    • toString

      public String toString()
      Overrides:
      toString in class AbstractDTOBase