public class Permission extends Object
Permission()
boolean
equals(Object obj)
String
getGroup()
getType()
int
hashCode()
void
setGroup(String group)
setType(String type)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Permission()
public String getType()
public void setType(String type)
public String getGroup()
public void setGroup(String group)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2017. All Rights Reserved.