public class MyListKey extends Object implements org.opendaylight.yangtools.concepts.Identifier
Constructor and Description |
---|
MyListKey(MyListKey source)
Creates a copy from Source Object.
|
MyListKey(String _key1,
String _key2,
String _keyReservedWord) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getKey1() |
String |
getKey2() |
String |
getKeyReservedWord() |
int |
hashCode() |
String |
toString() |
public MyListKey(MyListKey source)
source
- Source objectCopyright © 2019 OpenDaylight. All rights reserved.