public static final class Function.Parameter extends Object implements HasNameJavaHasNullable
| Modifier and Type | Field and Description |
|---|---|
String |
importedFullClassName |
boolean |
isCollection |
String |
name |
String |
typeWithNamespace |
| Constructor and Description |
|---|
Parameter(TActionFunctionParameter p,
Names names,
Imports imports) |
public final String name
public final String importedFullClassName
public final boolean isCollection
public String typeWithNamespace
public Parameter(TActionFunctionParameter p, Names names, Imports imports)
public String nameJava()
nameJava in interface HasNameJavaHasNullablepublic boolean isNullable()
isNullable in interface HasNameJavaHasNullableCopyright © 2018–2020. All rights reserved.