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