Class HttpBinFormDataJSON.Form

  • Enclosing class:
    HttpBinFormDataJSON

    public static class HttpBinFormDataJSON.Form
    extends java.lang.Object
    • Constructor Detail

      • Form

        public Form()
    • Method Detail

      • customerName

        public java.lang.String customerName()
      • customerName

        public void customerName​(java.lang.String customerName)
      • customerTelephone

        public java.lang.String customerTelephone()
      • customerTelephone

        public void customerTelephone​(java.lang.String customerTelephone)
      • customerEmail

        public java.lang.String customerEmail()
      • customerEmail

        public void customerEmail​(java.lang.String customerEmail)
      • toppings

        public java.util.List<java.lang.String> toppings()
      • toppings

        public void toppings​(java.util.List<java.lang.String> toppings)