Class VersionedJavaBean

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Long getVersion()  
      void setVersion​(java.lang.Long version)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • VersionedJavaBean

        public VersionedJavaBean()
    • Method Detail

      • getVersion

        public java.lang.Long getVersion()
      • setVersion

        public final void setVersion​(java.lang.Long version)