public class PermBatchVo extends Object implements Serializable
| 构造器和说明 |
|---|
PermBatchVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,List<String>> |
getPermids()
Getter method for property permids.
|
String |
getRoleid()
Getter method for property roleid.
|
void |
setPermids(Map<String,List<String>> permids)
Setter method for property permids.
|
void |
setRoleid(String roleid)
Setter method for property roleid.
|
String |
toString() |
public String getRoleid()
public void setRoleid(String roleid)
roleid - value to be assigned to property roleidpublic Map<String,List<String>> getPermids()
public void setPermids(Map<String,List<String>> permids)
permids - value to be assigned to property permidsCopyright © 癸卯【兔】年–2023 hlinfo. All rights reserved.