Uses of Class
jimm.twice.ice.DeliveryRule

Packages that use DeliveryRule
jimm.twice.ice Provides the core ICE classes that provide common syndicator and subscriber state and behavior, date and time value generation and parsing, XML message parsing, and error code and message generation. 
 

Uses of DeliveryRule in jimm.twice.ice
 

Methods in jimm.twice.ice that return DeliveryRule
 DeliveryRule Offer.getDeliveryRule(int i)
           
 DeliveryRule DeliveryRule.deepClone()
           
 

Methods in jimm.twice.ice with parameters of type DeliveryRule
 void Offer.addDeliveryRule(DeliveryRule rule)