|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneratorType | |
|---|---|
| com.jpattern.orm.annotation.generator | |
| Uses of GeneratorType in com.jpattern.orm.annotation.generator |
|---|
| Methods in com.jpattern.orm.annotation.generator that return GeneratorType | |
|---|---|
GeneratorType |
GeneratorInfo.getGeneratorType()
|
GeneratorType |
GeneratorInfoImpl.getGeneratorType()
|
static GeneratorType |
GeneratorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GeneratorType[] |
GeneratorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.jpattern.orm.annotation.generator with parameters of type GeneratorType | |
|---|---|
GeneratorInfoImpl(GeneratorType generatorType,
String name,
long[] ifValueIn,
boolean valid)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||