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