public class EditKey extends Object implements Identifier<Edit>
EditKey(EditKey source)
EditKey(String _editId)
boolean
equals(Object obj)
String
getEditId()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public EditKey(String _editId)
public EditKey(EditKey source)
source
public String getEditId()
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.