Class ChinesePaymentMethodForm

java.lang.Object
de.hybris.platform.chinesepaymentaddon.forms.ChinesePaymentMethodForm

public class ChinesePaymentMethodForm extends Object
  • Constructor Details

    • ChinesePaymentMethodForm

      public ChinesePaymentMethodForm()
  • Method Details

    • getCode

      public String getCode()
      Returns:
      the code
    • setCode

      public void setCode(String code)
      Parameters:
      code - the code to set
    • getName

      public String getName()
      Returns:
      the name
    • setName

      public void setName(String name)
      Parameters:
      name - the name to set
    • getLogoUrl

      public String getLogoUrl()
      Returns:
      the logoUrl
    • setLogoUrl

      public void setLogoUrl(String logoUrl)
      Parameters:
      logoUrl - the logoUrl to set