| Package | Description |
|---|---|
| pl.jsolve.templ4docx.variable |
| Modifier and Type | Method and Description |
|---|---|
BulletListVariable |
Variables.addBulletListVariable(BulletListVariable bulletListVariable) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BulletListVariable> |
Variables.getBulletListVariables() |
Map<String,List<BulletListVariable>> |
TableOldVariable.getBulletListVariables() |
| Modifier and Type | Method and Description |
|---|---|
BulletListVariable |
Variables.addBulletListVariable(BulletListVariable bulletListVariable) |
void |
TableOldVariable.addBulletListVariables(String key,
BulletListVariable... bulletListVariables) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableOldVariable.addBulletListVariables(String key,
List<BulletListVariable> bulletListVariables) |
Copyright © 2016 jsolve. All rights reserved.