public class BatchFetchRequest extends Object
| Constructor and Description |
|---|
BatchFetchRequest(Long cloneId,
Long originalId,
String type) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCloneId() |
Long |
getOriginalId() |
String |
getType() |
void |
setCloneId(Long cloneId) |
void |
setOriginalId(Long originalId) |
void |
setType(String type) |
Copyright © 2019. All rights reserved.