net.sf.pipet.api
Class API

java.lang.Object
  extended by net.sf.pipet.api.API

public final class API
extends Object


Field Summary
static Date compiled
           
static String version
           
 
Constructor Summary
API()
           
 
Method Summary
 Date getCompiled()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

compiled

public static final Date compiled

version

public static final String version
See Also:
Constant Field Values
Constructor Detail

API

public API()
Method Detail

getCompiled

public Date getCompiled()

getVersion

public String getVersion()


Copyright © 2012 VU University Amsterdam. All Rights Reserved.