public final class VendorInformationUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
VENDOR_INFORMATION_OBJECT_CLASS |
static int |
VENDOR_INFORMATION_OBJECT_TYPE |
static int |
VENDOR_INFORMATION_TLV_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isVendorInformationObject(int objectClass,
int objectType) |
static boolean |
isVendorInformationTlv(int type) |
public static final int VENDOR_INFORMATION_TLV_TYPE
public static final int VENDOR_INFORMATION_OBJECT_CLASS
public static final int VENDOR_INFORMATION_OBJECT_TYPE
Copyright © 2019 OpenDaylight. All rights reserved.