Class EJBDiscountInfoRow

  • All Implemented Interfaces:
    java.io.Serializable

    public class EJBDiscountInfoRow
    extends EJBInfoRow
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      EJBDiscountInfoRow​(java.util.Map qualifiers, java.lang.String discountPK)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDiscountPK()  
      void setDiscountPK​(java.lang.String pk)  
      • Methods inherited from class java.lang.Object

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

      • EJBDiscountInfoRow

        public EJBDiscountInfoRow​(java.util.Map qualifiers,
                                  java.lang.String discountPK)
    • Method Detail

      • getDiscountPK

        public java.lang.String getDiscountPK()
      • setDiscountPK

        public void setDiscountPK​(java.lang.String pk)