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