Class LegacySmeupTreeNodeConverterArgs

java.lang.Object
com.smeup.kokos.sdk.util.legacy.LegacySmeupTreeNodeConverterArgs

public class LegacySmeupTreeNodeConverterArgs extends Object
Author:
mattia.bonardi Uitlity class to groups attributes for convertions.
  • Constructor Details

    • LegacySmeupTreeNodeConverterArgs

      public LegacySmeupTreeNodeConverterArgs()
  • Method Details

    • getNome

      public String getNome()
    • setNome

      public void setNome(String nome)
    • getTipo

      public String getTipo()
    • setTipo

      public void setTipo(String tipo)
    • getParametro

      public String getParametro()
    • setParametro

      public void setParametro(String parametro)
    • getBtnSet

      public String getBtnSet()
    • setBtnSet

      public void setBtnSet(String btnSet)
    • getStato

      public String getStato()
    • setStato

      public void setStato(String stato)
    • getShowText

      public String getShowText()
    • setShowText

      public void setShowText(String showText)
    • getMode

      public String getMode()
    • setMode

      public void setMode(String mode)
    • getGrp

      public String getGrp()
    • setGrp

      public void setGrp(String grp)
    • getShowIcon

      public String getShowIcon()
    • setShowIcon

      public void setShowIcon(String showIcon)
    • getFld

      public String getFld()
    • setFld

      public void setFld(String fld)