| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite |
| Modifier and Type | Field and Description |
|---|---|
AbstractSelectCodeGenerator.JavadocPartType |
AbstractSelectCodeGenerator.JavadocPart.javadocPartType |
| Modifier and Type | Method and Description |
|---|---|
static AbstractSelectCodeGenerator.JavadocPartType |
AbstractSelectCodeGenerator.JavadocPartType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractSelectCodeGenerator.JavadocPartType[] |
AbstractSelectCodeGenerator.JavadocPartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractSelectCodeGenerator.JavadocPart |
AbstractSelectCodeGenerator.JavadocPart.build(AbstractSelectCodeGenerator.JavadocPartType javadocPartType,
String name,
String description) |
Copyright © 2017. All rights reserved.