public class AclKey extends Object implements Identifier<Acl>
Constructor and Description |
---|
AclKey(AclKey source)
Creates a copy from Source Object.
|
AclKey(String _aclName,
Class<? extends AclBase> _aclType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAclName() |
Class<? extends AclBase> |
getAclType() |
int |
hashCode() |
String |
toString() |
Copyright © 2019 OpenDaylight. All rights reserved.