com.ibm.commerce.contract.beans

Interface PolicyTCRelationInputDataBean

  • All Superinterfaces:
    com.ibm.commerce.beans.DataBean, com.ibm.commerce.beans.InputDataBean, java.io.Serializable
    All Known Implementing Classes:
    PolicyTCRelationDataBean


    public interface PolicyTCRelationInputDataBean
    extends com.ibm.commerce.beans.InputDataBean
    This interface extends InputDataBean to provide an interface for the PolicyTCRelationDataBean.
    • Field Summary

      • Fields inherited from interface com.ibm.commerce.beans.InputDataBean

        COPYRIGHT
      • Fields inherited from interface com.ibm.commerce.beans.DataBean

        emptyString
    • Method Detail

      • setDataBeanKeyPolicyReferenceNumber

        void setDataBeanKeyPolicyReferenceNumber(java.lang.String aPolicyReferenceNumber)
        Sets the policy ID.
        Parameters:
        aPolicyReferenceNumber - The policy ID.
      • setDataBeanKeyTcReferenceNumber

        void setDataBeanKeyTcReferenceNumber(java.lang.String aTcReferenceNumber)
        Sets the term condition ID.
        Parameters:
        aTcReferenceNumber - The term condition ID.