Interface IResetPassword_element

All Known Implementing Classes:
ResetPassword_element

public interface IResetPassword_element
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 Type
    Method
    Description
    element : userId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
    void
    setUserId(String userId)
     
  • Method Details

    • getUserId

      String getUserId()
      element : userId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
    • setUserId

      void setUserId(String userId)