| Package | Description |
|---|---|
| org.plasma.text.ddl |
| Modifier and Type | Field and Description |
|---|---|
protected DDLOperation |
DDLAssembler.operation |
| Modifier and Type | Method and Description |
|---|---|
static DDLOperation |
DDLOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DDLOperation[] |
DDLOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DDLAssembler(Schemas schemas,
DDLFactory factory,
DDLOperation operation) |
DDLStreamAssembler(Schemas schemas,
DDLFactory factory,
DDLOperation operation,
OutputStream stream) |
Copyright © 2017. All rights reserved.