public class RoleListDto extends Object implements Serializable
RoleListDto()
List<RoleDto>
getRoles()
void
setRoles(List<RoleDto> roles)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RoleListDto()
public List<RoleDto> getRoles()
public void setRoles(List<RoleDto> roles)
Copyright © 2020 Samply Community. All rights reserved.