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