| Package | Description |
|---|---|
| org.drools.model | |
| org.drools.model.impl |
| Modifier and Type | Method and Description |
|---|---|
static Prototype.Field |
DSL.field(String name,
Class<?> type) |
Prototype.Field[] |
Prototype.getFields() |
| Modifier and Type | Method and Description |
|---|---|
static Prototype |
DSL.prototype(String pkg,
String name,
Prototype.Field... fields) |
| Modifier and Type | Class and Description |
|---|---|
static class |
PrototypeImpl.FieldImpl |
| Modifier and Type | Method and Description |
|---|---|
Prototype.Field[] |
PrototypeImpl.getFields() |
| Constructor and Description |
|---|
PrototypeImpl(String pkg,
String name,
Prototype.Field[] fields) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.