public class ClientApiPropertyAcl extends ClientApiAcl
| Constructor and Description |
|---|
ClientApiPropertyAcl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getName() |
int |
hashCode() |
void |
setKey(String key) |
void |
setName(String name) |
isAddable, isDeleteable, isUpdateable, setAddable, setDeleteable, setUpdateable, toStringpublic String getKey()
public void setKey(String key)
public String getName()
public void setName(String name)
public boolean equals(Object o)
equals in class ClientApiAclpublic int hashCode()
hashCode in class ClientApiAclCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.