Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


oracle.jbo
Class Version

java.lang.Object
  extended by oracle.jbo.Version


public final class Version
extends java.lang.Object

Field Summary
static java.lang.String buildLabel
           
static int buildNumber
           
static byte buildNumMajor
           
static byte buildNumMinor
           
static java.lang.String fullVersion
           
static java.lang.String implementationVersion
           
static byte major
           
static byte middle
           
static byte minor
           

 

Constructor Summary
Version()
           

 

Method Summary
static java.lang.String getAsString()
           
static boolean isUsing32IDE()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

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

Constructor Detail

Version

public Version()

Method Detail

getAsString

public static java.lang.String getAsString()

isUsing32IDE

public static boolean isUsing32IDE()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


Copyright © 1997, 2015, Oracle. All rights reserved.