Skip navigation links 
 
oracle.jbo
Class Version
java.lang.Object
  
oracle.jbo.Version
- 
public final class Version
 
- extends java.lang.Object
 
 
  
 
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
major
public static final byte major
- 
- See Also:
 
- Constant Field Values
 
 
middle
public static final byte middle
- 
- See Also:
 
- Constant Field Values
 
 
minor
public static final byte minor
- 
- See Also:
 
- Constant Field Values
 
 
buildNumber
public static final int buildNumber
- 
- See Also:
 
- Constant Field Values
 
 
buildLabel
public static final java.lang.String buildLabel
- 
- See Also:
 
- Constant Field Values
 
 
buildNumMajor
public static final byte buildNumMajor
- 
- See Also:
 
- Constant Field Values
 
 
buildNumMinor
public static final byte buildNumMinor
- 
- See Also:
 
- Constant Field Values
 
 
fullVersion
public static final java.lang.String fullVersion
- 
- See Also:
 
- Constant Field Values
 
 
implementationVersion
public static final java.lang.String implementationVersion
- 
- See Also:
 
- Constant Field Values
 
 
Version
public Version()
getAsString
public static java.lang.String getAsString()
isUsing32IDE
public static boolean isUsing32IDE()
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.