Class VariableEntity
java.lang.Object
org.drools.persistence.jpa.marshaller.VariableEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMappedVariables(MappedVariable mappedVariable) findMappedVariables(MappedVariable mappedVariable) voidremoveMappedVariables(MappedVariable mappedVariable) voidsetMappedVariables(Set<MappedVariable> mappedVariables)
-
Constructor Details
-
VariableEntity
public VariableEntity()
-
-
Method Details
-
getMappedVariables
-
setMappedVariables
-
addMappedVariables
-
removeMappedVariables
-
findMappedVariables
-