| Package | Description |
|---|---|
| ma.glasnost.orika.test.enums |
| Modifier and Type | Method and Description |
|---|---|
EnumsTestCaseClasses.PublicationFormatDTOAlternate |
EnumsTestCaseClasses.BookDTOWithAlternateEnum.getFormat() |
static EnumsTestCaseClasses.PublicationFormatDTOAlternate |
EnumsTestCaseClasses.PublicationFormatDTOAlternate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumsTestCaseClasses.PublicationFormatDTOAlternate[] |
EnumsTestCaseClasses.PublicationFormatDTOAlternate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnumsTestCaseClasses.BookDTOWithAlternateEnum.setFormat(EnumsTestCaseClasses.PublicationFormatDTOAlternate format) |
Copyright © 2016 Glasnost. All rights reserved.