public interface BookInfo extends Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
STATE_EMPTY |
static String |
STATE_SAVED |
static String |
STATE_UNSAVED |
| Modifier and Type | Method and Description |
|---|---|
Date |
getLastModify() |
String |
getName() |
static final String STATE_EMPTY
static final String STATE_UNSAVED
static final String STATE_SAVED
Copyright © 2020. All rights reserved.