Class PolarisResponse

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getJson()  
      void setJson​(java.lang.String json)  
      • Methods inherited from class com.synopsys.integration.util.Stringable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PolarisResponse

        public PolarisResponse()
      • PolarisResponse

        public PolarisResponse​(java.lang.String json)
    • Method Detail

      • getJson

        public java.lang.String getJson()
      • setJson

        public void setJson​(java.lang.String json)