public class FixedRepeatValue extends TemplateValue
TemplateValue.ValueTypetype| Constructor and Description |
|---|
FixedRepeatValue(int repeatCount,
List<GridValue> values)
Create a new fixed-repeat value
|
| Modifier and Type | Method and Description |
|---|---|
int |
getRepeatCount()
Gets number of template values repetitions.
|
List<GridValue> |
getValues()
Gets template values which should be repeated.
|
getTypeCopyright © 1998–2025 Apryse Group NV. All rights reserved.