Class BBjAdminBBjFileInfo.FileDetails

java.lang.Object
com.basis.api.admin.BBjAdminBBjFileInfo.FileDetails
All Implemented Interfaces:
Serializable
Enclosing class:
BBjAdminBBjFileInfo

public static class BBjAdminBBjFileInfo.FileDetails extends Object implements Serializable
See Also:
  • Constructor Details

    • FileDetails

      public FileDetails()
  • Method Details

    • getTotalSize

      public long getTotalSize()
    • setTotalSize

      public void setTotalSize(long p_size)
    • getTotalFileCount

      public int getTotalFileCount()
    • setTotalFileCount

      public void setTotalFileCount(int p_totalFileCount)
    • getSingleKeyedCount

      public int getSingleKeyedCount()
    • setSingleKeyedCount

      public void setSingleKeyedCount(int p_singleKeyedCount)
    • getMkeyedCount

      public int getMkeyedCount()
    • setMkeyedCount

      public void setMkeyedCount(int p_mkeyedCount)
    • getXkeyedCount

      public int getXkeyedCount()
    • setXkeyedCount

      public void setXkeyedCount(int p_xkeyedCount)
    • getVkeyedCount

      public int getVkeyedCount()
    • setVkeyedCount

      public void setVkeyedCount(int p_vkeyedCount)
    • getEsqlCount

      public int getEsqlCount()
    • setEsqlCount

      public void setEsqlCount(int p_esqlCount)
    • getTextsearchCount

      public int getTextsearchCount()
    • setTextsearchCount

      public void setTextsearchCount(int p_textsearchCount)
    • getStringCount

      public int getStringCount()
    • setStringCount

      public void setStringCount(int p_stringCount)