RepeatOptionsBuilder
Constructor
new RepeatOptionsBuilder()
Methods
build
Builds the object.
public RepeatOptions build()
direction
public RepeatOptionsBuilder direction(RepeatOptionsDirection direction)
maxPerRow
public RepeatOptionsBuilder maxPerRow(Long maxPerRow)
value
public RepeatOptionsBuilder value(String value)
See also