public static final class Action.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 final String typeWithNamespace
public Parameter(TActionFunctionParameter p, Names names, Imports imports)
public String nameJava()
nameJava in interface HasNameJavaHasNullablepublic boolean isNullable()
isNullable in interface HasNameJavaHasNullablepublic boolean isAscii()
Copyright © 2018–2020. All rights reserved.