public class IdListDto extends Object
IdListDto()
List<Long>
getIds()
Long
getProjectId()
void
setIds(List<Long> ids)
setProjectId(Long projectId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IdListDto()
public List<Long> getIds()
public void setIds(List<Long> ids)
public Long getProjectId()
public void setProjectId(Long projectId)
Copyright © 2022. All rights reserved.