public class UserGetRolesResponse extends EnvisionResponse
body, msg, status, submsg
UserGetRolesResponse()
List<AuthRoleInfo>
getRoles()
void
setRoles(List<AuthRoleInfo> roles)
getBody, getMsg, getStatus, getSubmsg, isSuccess, setBody, setMsg, setStatus, setSubmsg
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserGetRolesResponse()
public List<AuthRoleInfo> getRoles()
public void setRoles(List<AuthRoleInfo> roles)
Copyright © 2018. All rights reserved.