B - The builder to return in order to be able to apply multiple
build operations.public static interface FieldWidthAccessor.FieldWidthBuilder<B extends FieldWidthAccessor.FieldWidthBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withFieldWidth(int aWidth)
Sets the field width for the field width property.
|
B withFieldWidth(int aWidth)
aWidth - The field width to be stored by the field width
property.Copyright © 2018. All rights reserved.