Package | Description |
---|---|
org.drools.persistence.jpa.marshaller |
Modifier and Type | Method and Description |
---|---|
MappedVariable |
VariableEntity.findMappedVariables(MappedVariable mappedVariable) |
Modifier and Type | Method and Description |
---|---|
Set<MappedVariable> |
VariableEntity.getMappedVariables() |
Modifier and Type | Method and Description |
---|---|
void |
VariableEntity.addMappedVariables(MappedVariable mappedVariable) |
MappedVariable |
VariableEntity.findMappedVariables(MappedVariable mappedVariable) |
void |
VariableEntity.removeMappedVariables(MappedVariable mappedVariable) |
Modifier and Type | Method and Description |
---|---|
void |
VariableEntity.setMappedVariables(Set<MappedVariable> mappedVariables) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.