JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. 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. Parent Topic Class Summary