Package | Description |
---|---|
biz.onixs.fix.tmgenerator.dialect |
Modifier and Type | Method and Description |
---|---|
Mode |
AbstractFieldSet.getMode() |
Mode |
Dialect.getMode() |
Mode |
TypeInfo.getMode() |
static Mode |
Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mode[] |
Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DialectRepository.append(DialectRepository repository,
Mode mode) |
void |
AbstractFieldSet.setMode(Mode mode) |
void |
Dialect.setMode(Mode mode) |
void |
TypeInfo.setMode(Mode mode) |
Copyright © 2005–2024 Onix Solutions. All rights reserved.