| Package | Description |
|---|---|
| com.unfbx.chatgpt.entity.edits |
| Modifier and Type | Method and Description |
|---|---|
static Edit.Model |
Edit.Model.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Edit.Model |
Edit.Model.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Edit.Model[] |
Edit.Model.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Edit.Model[] |
Edit.Model.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Edit.setModel(Edit.Model model) |
void |
Edit.setModel(Edit.Model model) |
Copyright © 2023 grt1228. All rights reserved.