B - The builder to return in order to be able to apply multiple
build operations.public static interface GridOffsetYAccessor.GridOffsetYBuilder<B extends GridOffsetYAccessor.GridOffsetYBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withGridOffsetY(int aOffsetY)
Sets the Y offset for the Y offset property.
|
B withGridOffsetY(int aOffsetY)
aOffsetY - The Y offset to be stored by the Y offset property.Copyright © 2018. All rights reserved.