public class BindProjectDto extends Object
BindProjectDto()
List<String>
getProjectIds()
Long
getUserId()
void
setProjectIds(List<String> projectIds)
setUserId(Long userId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BindProjectDto()
public Long getUserId()
public void setUserId(Long userId)
public List<String> getProjectIds()
public void setProjectIds(List<String> projectIds)
Copyright © 2022. All rights reserved.