public class GetUserPermissionListDto extends Object
GetUserPermissionListDto()
List<String>
getNamespaceCodes()
getUserIds()
void
setNamespaceCodes(List<String> namespaceCodes)
setUserIds(List<String> userIds)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetUserPermissionListDto()
public List<String> getUserIds()
public void setUserIds(List<String> userIds)
public List<String> getNamespaceCodes()
public void setNamespaceCodes(List<String> namespaceCodes)
Copyright © 2022. All rights reserved.