Uses of Package
com.speedment.common.codegen.model.value
-
Packages that use com.speedment.common.codegen.model.value Package Description com.speedment.common.codegen.model Models for typical object-oriented language building blocks are located in this package.com.speedment.common.codegen.model.value This package contains value classes. -
Classes in com.speedment.common.codegen.model.value used by com.speedment.common.codegen.model Class Description AnonymousValue A value representing a reference to an abstract implementation used anonymously to set a field.ArrayValue BooleanValue EnumValue InvocationValue A value calculated by invoking a method.NullValue NumberValue ReferenceValue TextValue -
Classes in com.speedment.common.codegen.model.value used by com.speedment.common.codegen.model.value Class Description AnonymousValue A value representing a reference to an abstract implementation used anonymously to set a field.InvocationValue A value calculated by invoking a method.