org.eclipse.ohf.bridge.type
Class Version

java.lang.Object
  extended by org.eclipse.ohf.bridge.type.Version
All Implemented Interfaces:
java.io.Serializable

public class Version
extends java.lang.Object
implements java.io.Serializable

Contains the current version information for the OHF Bridge, including major version of number of the bridge and the last modified dates for the Web service API (WSDL) and the last time the libraries were built.

See Also:
Serialized Form

Constructor Summary
Version()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()