| Package | Description |
|---|---|
| sf.database.meta |
| Modifier and Type | Method and Description |
|---|---|
CascadeConfig.LinkType |
CascadeConfig.getType() |
static CascadeConfig.LinkType |
CascadeConfig.LinkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CascadeConfig.LinkType[] |
CascadeConfig.LinkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CascadeConfig.setType(CascadeConfig.LinkType type) |
Copyright © 2020. All rights reserved.