Uses of Class
org.drools.persistence.jpa.marshaller.MappedVariable
Packages that use MappedVariable
-
Uses of MappedVariable in org.drools.persistence.jpa.marshaller
Methods in org.drools.persistence.jpa.marshaller that return MappedVariableModifier and TypeMethodDescriptionVariableEntity.findMappedVariables(MappedVariable mappedVariable) Methods in org.drools.persistence.jpa.marshaller that return types with arguments of type MappedVariableMethods in org.drools.persistence.jpa.marshaller with parameters of type MappedVariableModifier and TypeMethodDescriptionvoidVariableEntity.addMappedVariables(MappedVariable mappedVariable) VariableEntity.findMappedVariables(MappedVariable mappedVariable) voidVariableEntity.removeMappedVariables(MappedVariable mappedVariable) Method parameters in org.drools.persistence.jpa.marshaller with type arguments of type MappedVariableModifier and TypeMethodDescriptionvoidVariableEntity.setMappedVariables(Set<MappedVariable> mappedVariables)