| Package | Description |
|---|---|
| ma.glasnost.orika.test.community |
| Modifier and Type | Method and Description |
|---|---|
Issue49TestCase.State |
Issue49TestCase.Entity.getState() |
Issue49TestCase.State |
Issue49TestCase.Dto.getState() |
static Issue49TestCase.State |
Issue49TestCase.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Issue49TestCase.State[] |
Issue49TestCase.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Issue49TestCase.Entity.setState(Issue49TestCase.State state) |
void |
Issue49TestCase.Dto.setState(Issue49TestCase.State state) |
Copyright © 2017 Glasnost. All Rights Reserved.