public class ModuleIdentifier extends Object implements org.opendaylight.yangtools.concepts.Identifier
Constructor and Description |
---|
ModuleIdentifier(String factoryName,
String instanceName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
String |
getFactoryName() |
String |
getInstanceName() |
int |
hashCode() |
String |
toString() |
Copyright © 2019 OpenDaylight. All rights reserved.