| java.lang.Object | |
| ↳ | org.mule.modules.workday.staffing.connectivity.StaffingModuleConnectionKey |
A tuple of connection parameters
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| staffingEndpoint | |||||||||||
| staffingPassword | |||||||||||
| staffingUser | |||||||||||
| staffingWsdlLocation | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves staffingEndpoint
| |||||||||||
Retrieves staffingPassword
| |||||||||||
Retrieves staffingUser
| |||||||||||
Retrieves staffingWsdlLocation
| |||||||||||
Sets staffingEndpoint
| |||||||||||
Sets staffingPassword
| |||||||||||
Sets staffingUser
| |||||||||||
Sets staffingWsdlLocation
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| staffingUser | |
|---|---|
| staffingPassword | |
| staffingEndpoint | |
| staffingWsdlLocation |
| obj |
|---|
Retrieves staffingEndpoint
Retrieves staffingPassword
Retrieves staffingUser
Retrieves staffingWsdlLocation
Sets staffingEndpoint
| value | Value to set |
|---|
Sets staffingPassword
| value | Value to set |
|---|
Sets staffingUser
| value | Value to set |
|---|
Sets staffingWsdlLocation
| value | Value to set |
|---|