Class OutboundCallPrice


  • public class OutboundCallPrice
    extends Object
    • Constructor Detail

      • OutboundCallPrice

        public OutboundCallPrice​(double basePrice,
                                 double currentPrice)
    • Method Detail

      • getBasePrice

        public double getBasePrice()
      • getCurrentPrice

        public double getCurrentPrice()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object