B - The builder to return in order to be able to apply multiple
build operations.public static interface GridOffsetXAccessor.GridOffsetXBuilder<B extends GridOffsetXAccessor.GridOffsetXBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withGridOffsetX(int aOffsetX)
Sets the X offset for the X offset property.
|
B withGridOffsetX(int aOffsetX)
aOffsetX - The X offset to be stored by the X offset property.Copyright © 2017. All rights reserved.