| Package | Description |
|---|---|
| net.sf.esfinge.classmock | |
| net.sf.esfinge.classmock.api | |
| net.sf.esfinge.classmock.api.enums |
| Modifier and Type | Method and Description |
|---|---|
JavaEnum |
ClassMock.version() |
| Modifier and Type | Method and Description |
|---|---|
IClassWriter |
ClassMock.version(JavaEnum javaEnum) |
| Modifier and Type | Method and Description |
|---|---|
JavaEnum |
IClassReader.version() |
| Modifier and Type | Method and Description |
|---|---|
IClassWriter |
IClassWriter.version(JavaEnum javaEnum) |
| Modifier and Type | Method and Description |
|---|---|
static JavaEnum |
JavaEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaEnum[] |
JavaEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Esfinge Framework. All rights reserved.