Interface SingleValueRuleBuilderOption

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TYPE  
    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default java.lang.String type()  
      • Methods inherited from interface org.kie.api.conf.Option

        getPropertyName, propertyName
    • Method Detail

      • type

        default java.lang.String type()
        Specified by:
        type in interface KnowledgeBuilderOption
        Specified by:
        type in interface org.kie.api.conf.Option