com.marklogic.xdmp
Class XDMP_VERSION

java.lang.Object
  extended bycom.marklogic.xdmp.XDMP_VERSION

public class XDMP_VERSION
extends Object


Field Summary
static int MAJOR
           
static int MINOR
           
static int PATCH
           
 
Constructor Summary
XDMP_VERSION()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAJOR

public static final int MAJOR
See Also:
Constant Field Values

MINOR

public static final int MINOR
See Also:
Constant Field Values

PATCH

public static final int PATCH
See Also:
Constant Field Values
Constructor Detail

XDMP_VERSION

public XDMP_VERSION()