public class Permission extends Object
Permission(String name, String label, String icon, String description, String group, String protectionLevel)
String
getDescription()
getGroup()
getIcon()
getLabel()
getName()
getProtectionLevel()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Permission(String name, String label, String icon, String description, String group, String protectionLevel)
public String getName()
public String getLabel()
public String getIcon()
public String getDescription()
public String getGroup()
@Nullable public String getProtectionLevel()
Copyright © 2018. All rights reserved.