Class Action.Parameter
- java.lang.Object
-
- com.github.davidmoten.odata.client.generator.model.Action.Parameter
-
- All Implemented Interfaces:
HasNameJavaHasNullable
- Enclosing class:
- Action
public static final class Action.Parameter extends Object implements HasNameJavaHasNullable
-
-
Field Summary
Fields Modifier and Type Field Description StringimportedFullClassNamebooleanisCollectionStringnameStringtypeWithNamespace
-
Constructor Summary
Constructors Constructor Description Parameter(TActionFunctionParameter p, Names names, Imports imports)
-
-
-
Constructor Detail
-
Parameter
public Parameter(TActionFunctionParameter p, Names names, Imports imports)
-
-
Method Detail
-
nameJava
public String nameJava()
- Specified by:
nameJavain interfaceHasNameJavaHasNullable
-
isNullable
public boolean isNullable()
- Specified by:
isNullablein interfaceHasNameJavaHasNullable
-
isAscii
public boolean isAscii()
-
-