Uses of Enum Class
org.drools.base.factmodel.traits.TraitTypeEnum
Packages that use TraitTypeEnum
-
Uses of TraitTypeEnum in org.drools.base.factmodel.traits
Methods in org.drools.base.factmodel.traits that return TraitTypeEnumModifier and TypeMethodDescriptionstatic TraitTypeEnumReturns the enum constant of this class with the specified name.static TraitTypeEnum[]TraitTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.