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