Class XrayExecutionResults.Evidence

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String contentType  
      java.lang.String data  
      java.lang.String filename  
    • Constructor Summary

      Constructors 
      Constructor Description
      Evidence()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • data

        public java.lang.String data
      • filename

        public java.lang.String filename
      • contentType

        public java.lang.String contentType
    • Constructor Detail

      • Evidence

        public Evidence()