public interface ISetPassword_element
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword()
element : password of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getUserId()
element : userId of type {urn:partner.soap.sforce.com}ID
java type: java.lang.String
|
void |
setPassword(String password) |
void |
setUserId(String userId) |
String getUserId()
void setUserId(String userId)
String getPassword()
void setPassword(String password)
Copyright © 2015. All Rights Reserved.