public class RESTDataStore extends AbstractRESTEntity
| Constructor and Description |
|---|
RESTDataStore()
Default constructor.
|
RESTDataStore(String name,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getType() |
void |
setName(String name) |
void |
setType(String type) |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.