Class FileAuthentication

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.dbflute.Entity

    public class FileAuthentication
    extends BsFileAuthentication
    Author:
    FreeGen
    See Also:
    Serialized Form
    • Constructor Detail

      • FileAuthentication

        public FileAuthentication()
    • Method Detail

      • getId

        public java.lang.String getId()
      • setId

        public void setId​(java.lang.String id)
      • getVersionNo

        public java.lang.Long getVersionNo()
      • setVersionNo

        public void setVersionNo​(java.lang.Long version)
      • getFileConfig

        public FileConfig getFileConfig()