| java.lang.Object | |
| ↳ | org.mule.modules.workday.performancemanagement.connectivity.PerformanceModuleConnectionKey |
A tuple of connection parameters
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| performanceEndpoint | |||||||||||
| performancePassword | |||||||||||
| performanceUser | |||||||||||
| performanceWsdlLocation | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves performanceEndpoint
| |||||||||||
Retrieves performancePassword
| |||||||||||
Retrieves performanceUser
| |||||||||||
Retrieves performanceWsdlLocation
| |||||||||||
Sets performanceEndpoint
| |||||||||||
Sets performancePassword
| |||||||||||
Sets performanceUser
| |||||||||||
Sets performanceWsdlLocation
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| performanceUser | |
|---|---|
| performancePassword | |
| performanceEndpoint | |
| performanceWsdlLocation |
| obj |
|---|
Retrieves performanceEndpoint
Retrieves performancePassword
Retrieves performanceUser
Retrieves performanceWsdlLocation
Sets performanceEndpoint
| value | Value to set |
|---|
Sets performancePassword
| value | Value to set |
|---|
Sets performanceUser
| value | Value to set |
|---|
Sets performanceWsdlLocation
| value | Value to set |
|---|