public abstract class CommonObjectParser extends Object implements ObjectParser
| Constructor and Description |
|---|
CommonObjectParser(int objectClass,
int objectType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getObjectClass() |
int |
getObjectType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseObjectpublic final int getObjectClass()
getObjectClass in interface ObjectParserpublic final int getObjectType()
getObjectType in interface ObjectParserCopyright © 2020 OpenDaylight. All rights reserved.