Class LabelUrl


  • public class LabelUrl
    extends Object
    Classe que representa ...
    Since:
    2019-06-17
    Version:
    1.0
    Author:
    tiago.romano@techne.com.br tiago.romano@techne.com.br
    • Constructor Detail

      • LabelUrl

        public LabelUrl()
        Construtor
    • Method Detail

      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • getUrl

        public String getUrl()
      • setUrl

        public void setUrl​(String url)