Package io.anyline.plugin.config
Class Sfdc
-
- All Implemented Interfaces:
-
java.io.Serializable
public class Sfdc implements Serializable
-
-
Constructor Summary
Constructors Constructor Description Sfdc()
-
Method Summary
Modifier and Type Method Description StringgetAccountId()voidsetAccountId(String accountId)StringgetOppId()voidsetOppId(String oppId)StringgetAccountName()voidsetAccountName(String accountName)StringtoString()inthashCode()booleanequals(Object other)-
-
Method Detail
-
getAccountId
String getAccountId()
-
setAccountId
void setAccountId(String accountId)
-
getAccountName
String getAccountName()
-
setAccountName
void setAccountName(String accountName)
-
hashCode
int hashCode()
-
-
-
-