Uses of Interface
com.speedment.common.codegen.model.value.NullValue
-
Packages that use NullValue Package Description com.speedment.common.codegen.model Models for typical object-oriented language building blocks are located in this package. -
-
Uses of NullValue in com.speedment.common.codegen.model
Methods in com.speedment.common.codegen.model that return NullValue Modifier and Type Method Description static NullValueValue. ofNull()Returns a newNullValuerepresentingnull.
-