| Package | Description |
|---|---|
| org.drools.core.factmodel |
| Modifier and Type | Method and Description |
|---|---|
GenericTypeDefinition |
FieldDefinition.getGenericType() |
GenericTypeDefinition |
GenericTypeDefinition.map(Function<String,String> transformer) |
static GenericTypeDefinition |
GenericTypeDefinition.parseType(String type,
Function<String,String> resolver) |
| Constructor and Description |
|---|
FieldDefinition(String name,
GenericTypeDefinition type) |
FieldDefinition(String name,
GenericTypeDefinition type,
boolean key) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.