| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.factory | |
| co.aurasphere.botmill.fb.model.outcoming.payload.template |
| Modifier and Type | Method and Description |
|---|---|
ReceiptTemplateBuilder |
ReceiptTemplateBuilder.addElement(ReceiptTemplateElement element)
Adds a
ReceiptTemplateElement to this template. |
| Modifier and Type | Method and Description |
|---|---|
List<ReceiptTemplateElement> |
ReceiptTemplatePayload.getElements()
Gets the elements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiptTemplatePayload.addElement(ReceiptTemplateElement element)
Adds the element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiptTemplatePayload.setElements(List<ReceiptTemplateElement> elements)
Sets the elements.
|
Copyright © 2017 BotMill. All rights reserved.