public class ComponentAuthority extends Object implements Serializable
ComponentAuthority(String component, Authority authority)
Authority
getAuthority()
String
getComponent()
void
setAuthority(Authority authority)
setComponent(String component)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ComponentAuthority(String component, Authority authority)
public String getComponent()
public void setComponent(String component)
public Authority getAuthority()
public void setAuthority(Authority authority)
Copyright © 2019 Bstek. All rights reserved.