public class AttributeRight extends Object implements Serializable
Constructor and Description |
---|
AttributeRight() |
Modifier and Type | Method and Description |
---|---|
AttributeKey |
getAttributeKey() |
ClientApplication |
getClientApplication() |
boolean |
isCertifiable() |
boolean |
isReadable() |
boolean |
isWritable() |
void |
setAttributeKey(AttributeKey attributeKey) |
void |
setCertifiable(boolean bCertifiable) |
void |
setClientApplication(ClientApplication clientApplication) |
void |
setReadable(boolean bReadable) |
void |
setWritable(boolean bWritable) |
public ClientApplication getClientApplication()
public void setClientApplication(ClientApplication clientApplication)
clientApplication
- the clientApplication to setpublic boolean isReadable()
public void setReadable(boolean bReadable)
bReadable
- the bReadable to setpublic boolean isWritable()
public void setWritable(boolean bWritable)
bWritable
- the bWritable to setpublic boolean isCertifiable()
public void setCertifiable(boolean bCertifiable)
bCertifiable
- the bCertifiable to setpublic AttributeKey getAttributeKey()
public void setAttributeKey(AttributeKey attributeKey)
attributeKey
- the attributeKey to setCopyright © 2018 City of Paris. All rights reserved.