StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.corba.iiop
Class Version

java.lang.Object
  |
  +--com.sun.star.corba.iiop.Version

public synchronized class Version
extends java.lang.Object


Field Summary
static java.lang.Object UNORUNTIMEDATA
           
 byte major
           
 byte minor
           
 
Constructor Summary
Version()
           
Version(byte b1, byte b2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA

major

public byte major

minor

public byte minor
Constructor Detail

Version

public Version()

Version

public Version(byte b1,
               byte b2)

StarOffice 5.2 API
reverse engineered by classdoc