| java.lang.Object | |
| ↳ | org.mule.modules.workday.compensation.connectivity.CompensationModuleConnectionKey |
A tuple of connection parameters
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| compensationEndpoint | |||||||||||
| compensationPassword | |||||||||||
| compensationUser | |||||||||||
| compensationWsdlLocation | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves compensationEndpoint
| |||||||||||
Retrieves compensationPassword
| |||||||||||
Retrieves compensationUser
| |||||||||||
Retrieves compensationWsdlLocation
| |||||||||||
Sets compensationEndpoint
| |||||||||||
Sets compensationPassword
| |||||||||||
Sets compensationUser
| |||||||||||
Sets compensationWsdlLocation
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| compensationUser | |
|---|---|
| compensationPassword | |
| compensationEndpoint | |
| compensationWsdlLocation |
| obj |
|---|
Retrieves compensationEndpoint
Retrieves compensationPassword
Retrieves compensationUser
Retrieves compensationWsdlLocation
Sets compensationEndpoint
| value | Value to set |
|---|
Sets compensationPassword
| value | Value to set |
|---|
Sets compensationUser
| value | Value to set |
|---|
Sets compensationWsdlLocation
| value | Value to set |
|---|