B - The builder to return in order to be able to apply multiple
build operations.public static interface VectorXAccessor.VectorXBuilder<B extends VectorXAccessor.VectorXBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withVectorX(int aVectorX)
Sets the X vector for the X vector property.
|
B withVectorX(int aVectorX)
aVectorX - The X vector to be stored by the X vector property.Copyright © 2018. All rights reserved.