public class Permissions extends Object
Permissions()
Boolean
getManage()
getModify()
getView()
void
setManage(Boolean manage)
setModify(Boolean modify)
setView(Boolean view)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Permissions()
public Boolean getManage()
public void setManage(Boolean manage)
public Boolean getModify()
public void setModify(Boolean modify)
public Boolean getView()
public void setView(Boolean view)
public String toString()
toString
Object
Copyright © 2019. All rights reserved.