Class GetLicenseRequest

  • All Implemented Interfaces:
    Validatable

    public class GetLicenseRequest
    extends java.lang.Object
    implements Validatable
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean local  
    • Method Summary

      Modifier and Type Method Description
      boolean isLocal()  
      void setLocal​(boolean local)  
      • Methods inherited from class java.lang.Object

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

      • local

        protected boolean local
    • Constructor Detail

      • GetLicenseRequest

        public GetLicenseRequest()
    • Method Detail

      • isLocal

        public boolean isLocal()
      • setLocal

        public void setLocal​(boolean local)