public class Parameter extends Object implements HumanReadable
| Constructor and Description |
|---|
Parameter(String name,
org.kie.dmn.feel.lang.types.BuiltInType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.kie.dmn.feel.lang.types.BuiltInType |
getType() |
String |
toHumanReadableString() |
public Parameter(String name, org.kie.dmn.feel.lang.types.BuiltInType type)
public String getName()
public org.kie.dmn.feel.lang.types.BuiltInType getType()
public String toHumanReadableString()
toHumanReadableString in interface HumanReadableCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.