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