public class NFRPropertyInfo extends NFPropertyInfo
| Modifier and Type | Field and Description |
|---|---|
protected jadex.commons.MethodInfo |
methodinfo
The method info.
|
clazz, name| Constructor and Description |
|---|
NFRPropertyInfo()
Create a new property.
|
NFRPropertyInfo(java.lang.String name,
jadex.bridge.ClassInfo clazz,
jadex.commons.MethodInfo mi)
Create a new property.
|
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.MethodInfo |
getMethodInfo()
Get the methodInfo.
|
void |
setMethodInfo(jadex.commons.MethodInfo methodinfo)
Set the methodInfo.
|
getClazz, getName, setClazz, setName