Uses of Class
rina.rib.impl.SubscriptionOptimizer.NotifyOrRecord

Packages that use SubscriptionOptimizer.NotifyOrRecord
rina.rib.impl   
 

Uses of SubscriptionOptimizer.NotifyOrRecord in rina.rib.impl
 

Methods in rina.rib.impl that return SubscriptionOptimizer.NotifyOrRecord
static SubscriptionOptimizer.NotifyOrRecord SubscriptionOptimizer.NotifyOrRecord.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SubscriptionOptimizer.NotifyOrRecord[] SubscriptionOptimizer.NotifyOrRecord.values()
          Returns an array containing the constants of this enum type, in the order they are declared.