public static class EnumsTestCaseClasses.BookDTOWithAlternateEnum extends Object
| Constructor and Description |
|---|
BookDTOWithAlternateEnum() |
| Modifier and Type | Method and Description |
|---|---|
EnumsTestCaseClasses.PublicationFormatDTOAlternate |
getFormat() |
String |
getTitle() |
void |
setFormat(EnumsTestCaseClasses.PublicationFormatDTOAlternate format) |
void |
setTitle(String title) |
public String getTitle()
public void setTitle(String title)
public EnumsTestCaseClasses.PublicationFormatDTOAlternate getFormat()
public void setFormat(EnumsTestCaseClasses.PublicationFormatDTOAlternate format)
Copyright © 2017 Glasnost. All Rights Reserved.