RichFaces Core Implementation 4.2.2.Final

org.richfaces
Class VersionBean.Version

java.lang.Object
  extended by org.richfaces.VersionBean.Version
Enclosing class:
VersionBean

public static class VersionBean.Version
extends Object

Class for incapsulate version info.

Version:
$Revision$ $Date$
Author:
asmirnov@exadel.com (latest modification by $Author$)

Constructor Summary
VersionBean.Version()
           
 
Method Summary
 String getImplementationTitle()
           
 String getImplementationVendor()
           
 String getImplementationVersion()
           
 String getScmTimestamp()
           
 String getVersion()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VersionBean.Version

public VersionBean.Version()
Method Detail

getVersion

public String getVersion()

getImplementationTitle

public String getImplementationTitle()

getImplementationVendor

public String getImplementationVendor()

getImplementationVersion

public String getImplementationVersion()

getScmTimestamp

public String getScmTimestamp()

toString

public String toString()
Overrides:
toString in class Object

RichFaces Core Implementation 4.2.2.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.