public class MDStoreResult extends Object
| Constructor and Description |
|---|
MDStoreResult() |
MDStoreResult(int count,
List<String> result) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
List<String> |
getResult() |
void |
setCount(int count) |
void |
setResult(List<String> result) |
Copyright © 2025. All rights reserved.