Package | Description |
---|---|
nl.siegmann.epublib.domain |
Modifier and Type | Method and Description |
---|---|
static Relator |
Relator.byCode(String code) |
Relator |
Author.getRelator() |
Relator |
Author.setRole(String code) |
static Relator |
Relator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Relator[] |
Relator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Author.setRelator(Relator relator) |
Copyright © 2009–2017. All rights reserved.