| java.lang.Object | |
| ↳ | org.mule.modules.workday.payrollinterface.connectivity.PayrollInterfaceModuleConnectionKey |
A tuple of connection parameters
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| payrollInterfaceEndpoint | |||||||||||
| payrollInterfacePassword | |||||||||||
| payrollInterfaceUser | |||||||||||
| payrollInterfaceWsdlLocation | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves payrollInterfaceEndpoint
| |||||||||||
Retrieves payrollInterfacePassword
| |||||||||||
Retrieves payrollInterfaceUser
| |||||||||||
Retrieves payrollInterfaceWsdlLocation
| |||||||||||
Sets payrollInterfaceEndpoint
| |||||||||||
Sets payrollInterfacePassword
| |||||||||||
Sets payrollInterfaceUser
| |||||||||||
Sets payrollInterfaceWsdlLocation
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| payrollInterfaceUser | |
|---|---|
| payrollInterfacePassword | |
| payrollInterfaceEndpoint | |
| payrollInterfaceWsdlLocation |
| obj |
|---|
Retrieves payrollInterfaceEndpoint
Retrieves payrollInterfacePassword
Retrieves payrollInterfaceUser
Retrieves payrollInterfaceWsdlLocation
Sets payrollInterfaceEndpoint
| value | Value to set |
|---|
Sets payrollInterfacePassword
| value | Value to set |
|---|
Sets payrollInterfaceUser
| value | Value to set |
|---|
Sets payrollInterfaceWsdlLocation
| value | Value to set |
|---|