| Package | Description |
|---|---|
| org.biins.objectbuilder.builder | |
| org.biins.objectbuilder.builder.strategy |
| Modifier and Type | Method and Description |
|---|---|
ObjectBuilder.ArrayObjectBuilder |
ObjectBuilder.onArray(ArrayGeneratorStrategy strategy) |
ObjectBuilder.ArrayObjectBuilder |
ObjectBuilder.AbstractTransitionsBuilder.onArray(ArrayGeneratorStrategy strategy) |
ObjectBuilder.ArrayObjectBuilder |
ObjectBuilder.ArrayObjectBuilder.setGeneratorStrategy(ArrayGeneratorStrategy strategy) |
ArrayObjectBuilder |
ArrayObjectBuilder.setGeneratorStrategy(ArrayGeneratorStrategy arrayStrategy) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayGeneratorStrategy |
ArrayGeneratorStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArrayGeneratorStrategy[] |
ArrayGeneratorStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.