| Package | Description |
|---|---|
| com.opencsv.bean.mocks |
| Modifier and Type | Method and Description |
|---|---|
TestEnum |
AnnotatedMockBeanFull.getTestEnum() |
static TestEnum |
TestEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestEnum[] |
TestEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotatedMockBeanFull.setTestEnum(TestEnum testEnum) |
Copyright © 2005–2025. All rights reserved.