public class AceKey extends Object implements Identifier<Ace>
AceKey(AceKey source)
AceKey(String _ruleName)
boolean
equals(Object obj)
String
getRuleName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AceKey(String _ruleName)
public AceKey(AceKey source)
source
public String getRuleName()
public int hashCode()
hashCode
org.opendaylight.yangtools.concepts.Identifier
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2019 OpenDaylight. All rights reserved.