Initializing help system before first use

XPRBlicense

  • java.lang.Object
    • com.dashoptimization.XPRBlicense


  • public class XPRBlicense
    extends java.lang.Object
    An OEM license.
    • Field Summary

      Modifier and Type Field and Description
      java.lang.String message
      OEM message.
      int number
      OEM number.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • number

        public int number
        OEM number. To be updated before checking the license.
      • message

        public java.lang.String message
        OEM message. This field is available after the license has been checked successfully.