Uses of Class
org.opendaylight.openflowplugin.applications.topology.lldp.TopologyLLDPDiscoveryProperty
- 
Packages that use TopologyLLDPDiscoveryProperty Package Description org.opendaylight.openflowplugin.applications.topology.lldp 
- 
- 
Uses of TopologyLLDPDiscoveryProperty in org.opendaylight.openflowplugin.applications.topology.lldpMethods in org.opendaylight.openflowplugin.applications.topology.lldp that return TopologyLLDPDiscoveryProperty Modifier and Type Method Description static TopologyLLDPDiscoveryPropertyTopologyLLDPDiscoveryProperty. forValue(String key)Get property type from property key.static TopologyLLDPDiscoveryPropertyTopologyLLDPDiscoveryProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static TopologyLLDPDiscoveryProperty[]TopologyLLDPDiscoveryProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-