Class ChannelPreferences

    • Field Detail

      • raw

        public boolean raw
      • typeLoader

        public TypeLoader typeLoader
        Loader for Timebase types.

        Resolves a tickdb type to a class bound with it. null value means the default loader. Any code, which needs to get the field value, must use getter method to avoid NullPointerException.

    • Constructor Detail

      • ChannelPreferences

        public ChannelPreferences()