public class BatchFetchImpl extends MetadataImpl<BatchFetchMetadata> implements BatchFetch
metadata| Constructor and Description |
|---|
BatchFetchImpl() |
| Modifier and Type | Method and Description |
|---|---|
BatchFetch |
setSize(java.lang.Integer size) |
BatchFetch |
setType(java.lang.String type) |
getMetadatapublic BatchFetch setSize(java.lang.Integer size)
setSize in interface BatchFetchpublic BatchFetch setType(java.lang.String type)
setType in interface BatchFetch