Class Version


  • public class Version
    extends java.lang.Object
    Build version utility method.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DEFAULT  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getTimestamp()  
      static java.lang.String getVersion()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getVersion

        public static java.lang.String getVersion()
                                           throws java.io.IOException
        Throws:
        java.io.IOException
      • getTimestamp

        public static java.lang.String getTimestamp()
                                             throws java.io.IOException
        Throws:
        java.io.IOException