Package | Description |
---|---|
com.massa.mrules.action | |
com.massa.mrules.factory.xml |
Modifier and Type | Method and Description |
---|---|
List<? extends MActionPrintF.Argument> |
MActionPrintF.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
MActionPrintF.setArguments(List<? extends MActionPrintF.Argument> arguments) |
Constructor and Description |
---|
MActionPrintF(IReadAccessor message,
List<? extends MActionPrintF.Argument> arguments) |
MActionPrintF(IReadAccessor message,
List<? extends MActionPrintF.Argument> arguments,
boolean error) |
Modifier and Type | Method and Description |
---|---|
protected List<? extends MActionPrintF.Argument> |
RichXMLFactory.PRINTFAddon.getArguments(A addon) |