Class BoostRuleEditorData

    • Constructor Detail

      • BoostRuleEditorData

        public BoostRuleEditorData()
    • Method Detail

      • setIndexProperty

        public void setIndexProperty​(java.lang.String indexProperty)
      • getIndexProperty

        public java.lang.String getIndexProperty()
      • setBoostType

        public void setBoostType​(AsBoostType boostType)
      • setBoostTypeSymbol

        public void setBoostTypeSymbol​(java.lang.String boostTypeSymbol)
      • getBoostTypeSymbol

        public java.lang.String getBoostTypeSymbol()
      • setBoost

        public void setBoost​(java.lang.Float boost)
      • getBoost

        public java.lang.Float getBoost()