Package | Description |
---|---|
nl.siegmann.epublib.domain |
Modifier and Type | Method and Description |
---|---|
static Date.Event |
Date.Event.fromValue(String v) |
Date.Event |
Date.getEvent() |
static Date.Event |
Date.Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Date.Event[] |
Date.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Date.setEvent(Date.Event event) |
Constructor and Description |
---|
Date(Date date,
Date.Event event) |
Date(String dateString,
Date.Event event) |
Copyright © 2009–2017. All rights reserved.