JavaScript is disabled on your browser.
Skip navigation links
Drools :: Canonical Model 10.0.0
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.drools.model
Interface Value<T>
All Superinterfaces:
Argument
<T>
All Known Implementing Classes:
ValueImpl
public interface
Value<T>
extends
Argument
<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
getValue
()
Methods inherited from interface org.drools.model.
Argument
getType
Method Details
getValue
T
getValue
()