public class DataStore extends Object
| Constructor and Description |
|---|
DataStore() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref() |
String |
getName() |
static void |
main(String[] args) |
void |
setHref(String href) |
void |
setName(String name) |
Copyright © 2020. All rights reserved.