public class GetRowBatchDto extends Object
GetRowBatchDto()
String
getModelId()
List<String>
getRowIds()
void
setModelId(String modelId)
setRowIds(List<String> rowIds)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetRowBatchDto()
public List<String> getRowIds()
public void setRowIds(List<String> rowIds)
public String getModelId()
public void setModelId(String modelId)
Copyright © 2024. All rights reserved.