public class IndexKey extends Object
| Modifier and Type | Field and Description |
|---|---|
org.kie.dmn.api.core.DMNType |
dmnType |
| Constructor and Description |
|---|
IndexKey(org.kie.dmn.api.core.DMNType dmnType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static IndexKey |
from(org.kie.dmn.api.core.DMNType dmnType) |
Object |
getName() |
int |
hashCode() |
String |
toString() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.