org.openinvoice.ubl4j.util
Class Version

java.lang.Object
  extended by org.openinvoice.ubl4j.util.Version

public class Version
extends Object

Since:
\$Date: 2012/11/17 23:00:40 $
Version:
\$Revision: 269823a876f3 $
Author:
\$Author: javad $

Field Summary
static String projectBuildTimestamp
           
static String projectName
           
static String projectVersion
           
 
Constructor Summary
Version()
           
 
Method Summary
static String format()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

projectName

public static final String projectName
See Also:
Constant Field Values

projectVersion

public static final String projectVersion
See Also:
Constant Field Values

projectBuildTimestamp

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

Version

public Version()
Method Detail

format

public static String format()


Copyright © 2011-2012 Plain Source. All Rights Reserved.