Class EJBPriceInfoRow

    • Constructor Summary

      Constructors 
      Constructor Description
      EJBPriceInfoRow​(java.util.Map qualifiers, double price)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getPrice()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EJBPriceInfoRow

        public EJBPriceInfoRow​(java.util.Map qualifiers,
                               double price)
    • Method Detail

      • getPrice

        public double getPrice()