Class ServerConstants


  • public class ServerConstants
    extends java.lang.Object
    • Constructor Detail

      • ServerConstants

        public ServerConstants()
    • Method Detail

      • getDeltaType

        public static int getDeltaType​(java.lang.String type)
      • getType

        public static int getType​(java.lang.String type)
      • indexOfType

        public static int indexOfType​(java.lang.String[] table,
                                      java.lang.String type)
      • getTypeString

        public static java.lang.String getTypeString​(int type)