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