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