Class CodesParams

  • All Implemented Interfaces:
    android.os.Parcelable

    public class CodesParams
    extends BaseListQueryParams
    • Field Detail

      • CREATOR

        public static final android.os.Parcelable.Creator<CodesParams> CREATOR
    • Constructor Detail

      • CodesParams

        public CodesParams()
      • CodesParams

        public CodesParams​(android.os.Parcel in)
    • Method Detail

      • setValue

        public void setValue​(@Nullable
                             java.lang.String value)
        Set the value params
        Parameters:
        value - content of the value params
      • getValue

        public java.lang.String getValue()
        Get the current value of the value parameter
        Returns:
        string containing the current value for value parameter, null if no value set
      • setEmbedPrize

        public void setEmbedPrize​(@Nullable
                                  java.lang.Boolean embedPrize)
        Set the value of embed_prize params
        Parameters:
        embedPrize - content of the value params
      • getEmbedPrize

        public java.lang.Boolean getEmbedPrize()
        Get the current value of the embed_prize parameter
        Returns:
        string containing the current value for value parameter, null if no value set
      • setResponseMethod

        public void setResponseMethod​(@Nullable
                                      java.lang.String responseMethod)
        Set the value of response_method params
        Parameters:
        responseMethod - content of the value params
      • getResponseMethod

        public java.lang.String getResponseMethod()
        Get the current value of the response_method parameter
        Returns:
        string containing the current value for value parameter, null if no value set
      • setTicketCode

        public void setTicketCode​(@Nullable
                                  java.lang.String ticketCode)
        Set the value of ticket_code params
        Parameters:
        ticketCode - content of the value params
      • getTicketCode

        public java.lang.String getTicketCode()
        Get the current value of the ticket_code parameter
        Returns:
        string containing the current value for value parameter, null if no value set
      • setType

        public void setType​(@Nullable
                            java.lang.String type)
        Set the value of type params
        Parameters:
        type - content of the value params
      • getType

        public java.lang.String getType()
        Get the current value of the type parameter
        Returns:
        string containing the current value for value parameter, null if no value set