Package openGql.grammar
Class Int16Type.Builder
- java.lang.Object
-
- openGql.grammar.Int16Type.Builder
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Int16Typebuild()Builds an immutableInt16Type.Int16Type.BuildernotNull(java.lang.Boolean notNull)
-
-
-
Method Detail
-
notNull
public Int16Type.Builder notNull(java.lang.Boolean notNull)
-
-