|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EBookType | |
|---|---|
| de.glossmaker.bib.datastructure | |
| Uses of EBookType in de.glossmaker.bib.datastructure |
|---|
| Methods in de.glossmaker.bib.datastructure that return EBookType | |
|---|---|
static EBookType |
EBookType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EBookType[] |
EBookType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in de.glossmaker.bib.datastructure with parameters of type EBookType | |
|---|---|
Book(String key,
EBookType bookType,
String author,
String title,
String publisher,
String year)
|
|
InBook(String key,
EBookType bookType,
String title,
String author,
String chapter,
String publisher,
String pages,
String year)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||