B - The builder to return in order to be able to apply multiple
build operations.public static interface FieldHeightAccessor.FieldHeightBuilder<B extends FieldHeightAccessor.FieldHeightBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withFieldHeight(int aHeight)
Sets the field height for the field height property.
|
B withFieldHeight(int aHeight)
aHeight - The field height to be stored by the field height
property.Copyright © 2017. All rights reserved.