Class Protocols
- java.lang.Object
-
- org.opennms.netmgt.flows.classification.persistence.api.Protocols
-
public final class Protocols extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Protocols()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Protocol
getProtocol(int decimal)
static Protocol
getProtocol(java.lang.String keyword)
static java.util.List<Protocol>
getProtocols()
-