Interface RSEnumComposition

    • Method Detail

      • size

        int size()
      • getKeys

        int[] getKeys()
      • getIntVals

        int[] getIntVals()
      • getStringVals

        java.lang.String[] getStringVals()
      • getDefaultInt

        int getDefaultInt()
      • getDefaultString

        java.lang.String getDefaultString()
      • getIntValue

        int getIntValue​(int key)
      • getStringValue

        java.lang.String getStringValue​(int key)