Hierarchy For Package org.opennms.netmgt.flows.classification.internal.value

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.opennms.netmgt.flows.classification.internal.value.IntegerValue
    • org.opennms.netmgt.flows.classification.internal.value.IpRange (implements java.lang.Iterable<T>)
    • org.opennms.netmgt.flows.classification.internal.value.IpValue (implements org.opennms.netmgt.flows.classification.internal.value.RuleValue<S,​T>)
    • org.opennms.netmgt.flows.classification.internal.value.PortValue (implements org.opennms.netmgt.flows.classification.internal.value.RuleValue<S,​T>)
    • org.opennms.netmgt.flows.classification.internal.value.ProtocolValue
    • org.opennms.netmgt.flows.classification.internal.value.RangedValue
    • org.opennms.netmgt.flows.classification.internal.value.StringValue

Interface Hierarchy

  • org.opennms.netmgt.flows.classification.internal.value.RuleValue<S,​T>