Package | Description |
---|---|
org.drools.core.factmodel |
Modifier and Type | Method and Description |
---|---|
List<EnumLiteralDefinition> |
EnumClassDefinition.getEnumLiterals() |
Modifier and Type | Method and Description |
---|---|
void |
EnumClassDefinition.addLiteral(EnumLiteralDefinition enumLiteralDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
EnumClassDefinition.setEnumLiterals(List<EnumLiteralDefinition> enumLiterals) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.