| Package | Description |
|---|---|
| com.mulesoft.connectors.rosettanet.extension.internal.config | |
| com.mulesoft.connectors.rosettanet.extension.internal.config.pip |
| Modifier and Type | Method and Description |
|---|---|
ActionDetail |
RosettaNetConfig.getReceiveAction() |
ActionDetail |
RosettaNetConfig.getSendAction() |
| Modifier and Type | Method and Description |
|---|---|
static String |
DtdHandling.getActionRootElement(String pipPath,
ActionDetail action)
Get the root element name used by an action.
|
| Modifier and Type | Field and Description |
|---|---|
protected ActionDetail |
PipDetail.initiatorAction |
protected ActionDetail |
PipDetail.responderAction |
| Modifier and Type | Method and Description |
|---|---|
ActionDetail |
ObjectFactory.createActionDetail()
Create an instance of
ActionDetail |
ActionDetail |
PipDetail.getInitiatorAction()
Gets the value of the initiatorAction property.
|
ActionDetail |
PipDetail.getResponderAction()
Gets the value of the responderAction property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipDetail.setInitiatorAction(ActionDetail value)
Sets the value of the initiatorAction property.
|
void |
PipDetail.setResponderAction(ActionDetail value)
Sets the value of the responderAction property.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.