public class PermissionInfo extends Object implements Serializable
PermissionInfo()
String
getAction()
getResource()
getRole()
void
setAction(String action)
setResource(String resource)
setRole(String role)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PermissionInfo()
public String getRole()
public void setRole(String role)
public String getResource()
public void setResource(String resource)
public String getAction()
public void setAction(String action)
Copyright © 2018–2023 Alibaba Group. All rights reserved.