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