Class GetLicenseResponse


  • public class GetLicenseResponse
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GetLicenseResponse​(java.lang.String license)  
    • Method Summary

      Modifier and Type Method Description
      java.lang.String getLicenseDefinition()  
      • Methods inherited from class java.lang.Object

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

      • GetLicenseResponse

        public GetLicenseResponse​(java.lang.String license)
    • Method Detail

      • getLicenseDefinition

        public java.lang.String getLicenseDefinition()