public static final class PersistenceService.MetaPersistenceBean extends Object
Constructor and Description |
---|
MetaPersistenceBean(int version,
String date,
String type) |
Modifier and Type | Method and Description |
---|---|
String |
getDate() |
String |
getType() |
int |
getVersion() |
void |
setDate(String date) |
void |
setType(String type) |
void |
setVersion(int version) |
Copyright © 2012-2018. All Rights Reserved.