Skip navigation links
EDB/Java
jp.ac.tokushima_u.db.databook

Class ESValue



  • public class ESValue
    extends Object
    • Field Detail

      • numberOfSections

        static int[] numberOfSections
      • nameOfSections

        static String[][] nameOfSections
      • eid

        int eid
      • values

        public double[] values
      • secvalues

        public double[][] secvalues
    • Method Detail

      • clear

        void clear()
      • getValue

        public double getValue(int c)
      • getValue

        public double getValue(int c,
                               int s)
      • getSectionID

        public static String getSectionID(int c,
                                          int s)
      • getNameOfSection

        public static String getNameOfSection(int c,
                                              int s)
      • getNumberOfSections

        public static int getNumberOfSections(int c)
      • addValue

        void addValue(int c,
                      double v)
      • addValue

        void addValue(int c,
                      int s,
                      double v)
      • addValues

        public void addValues(ESValue es,
                              double r)
      • printSummary

        public void printSummary(WorksPage page,
                                 String id,
                                 int c,
                                 boolean regular,
                                 int year,
                                 boolean dop)
      • addDictionary

        public void addDictionary(UDict dict,
                                  String id,
                                  int c,
                                  boolean regular,
                                  int year,
                                  boolean dop)
EDB/Java

EDB Working Group at Tue Jun 10 17:08:59 JST 2025