Uses of Class
org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52.TableFormat
-
Packages that use GuidedDecisionTable52.TableFormat Package Description org.drools.workbench.models.guided.dtable.shared.model -
-
Uses of GuidedDecisionTable52.TableFormat in org.drools.workbench.models.guided.dtable.shared.model
Methods in org.drools.workbench.models.guided.dtable.shared.model that return GuidedDecisionTable52.TableFormat Modifier and Type Method Description GuidedDecisionTable52.TableFormatGuidedDecisionTable52. getTableFormat()static GuidedDecisionTable52.TableFormatGuidedDecisionTable52.TableFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static GuidedDecisionTable52.TableFormat[]GuidedDecisionTable52.TableFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.drools.workbench.models.guided.dtable.shared.model with parameters of type GuidedDecisionTable52.TableFormat Modifier and Type Method Description voidGuidedDecisionTable52. setTableFormat(GuidedDecisionTable52.TableFormat tableFormat)
-