public class DataciteSchema extends Object
| Constructor and Description |
|---|
DataciteSchema() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCounter() |
List<Result> |
getResult() |
String |
getScrollId() |
Integer |
getTotal() |
void |
setCounter(Integer counter) |
void |
setResult(List<Result> result) |
void |
setScrollId(String scrollId) |
void |
setTotal(Integer total) |
Copyright © 2025. All rights reserved.