Uses of Class
org.opendaylight.openflowplugin.libraries.liblldp.CustomTLVKey
-
Packages that use CustomTLVKey Package Description org.opendaylight.openflowplugin.libraries.liblldp -
-
Uses of CustomTLVKey in org.opendaylight.openflowplugin.libraries.liblldp
Methods in org.opendaylight.openflowplugin.libraries.liblldp that return CustomTLVKey Modifier and Type Method Description static CustomTLVKey
LLDPTLV. createPortSubTypeCustomTLVKey()
static CustomTLVKey
LLDPTLV. createSecSubTypeCustomTLVKey()
Methods in org.opendaylight.openflowplugin.libraries.liblldp with parameters of type CustomTLVKey Modifier and Type Method Description LLDPTLV
LLDP. getCustomTLV(CustomTLVKey key)
-