Interface IJEMHReportEntry


  • public interface IJEMHReportEntry
    • Method Detail

      • getMessage

        String getMessage()
      • setMessage

        void setMessage​(String message)
      • getExceptionMessage

        String getExceptionMessage()
      • setExceptionMessage

        void setExceptionMessage​(String exception)
      • getExceptionType

        String getExceptionType()
      • setExceptionType

        void setExceptionType​(String type)
      • getExceptionStack

        String getExceptionStack()
      • setExceptionStack

        void setExceptionStack​(String stack)
      • getValueSupplied

        String getValueSupplied()
      • setValueSupplied

        void setValueSupplied​(String valueSupplied)
      • getValidValues

        String getValidValues()
      • setValidValues

        void setValidValues​(String validValues)