| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.core |
| Modifier and Type | Method and Description |
|---|---|
static GenerationPartMarks |
GenerationPartMarks.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenerationPartMarks[] |
GenerationPartMarks.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GenerationPartMarks.begin(com.squareup.javapoet.MethodSpec.Builder methodBuilder,
GenerationPartMarks code) |
static void |
GenerationPartMarks.end(com.squareup.javapoet.MethodSpec.Builder methodBuilder,
GenerationPartMarks code) |
Copyright © 2017. All rights reserved.