Class PredictionResponse


  • public class PredictionResponse
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      java.lang.String getDocument()  
      void setDocument​(java.lang.String aDocument)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PredictionResponse

        public PredictionResponse()
    • Method Detail

      • getDocument

        public java.lang.String getDocument()
      • setDocument

        public void setDocument​(java.lang.String aDocument)