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, wait
parseObject
public final int getObjectClass()
getObjectClass
in interface ObjectParser
public final int getObjectType()
getObjectType
in interface ObjectParser
Copyright © 2020 OpenDaylight. All rights reserved.