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