Class StatusInfoRepresentation


  • public class StatusInfoRepresentation
    extends Object
    • Constructor Detail

      • StatusInfoRepresentation

        public StatusInfoRepresentation​(String label,
                                        String value)
    • Method Detail

      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)