Uses of Interface
com.speedment.common.codegen.model.trait.HasComment
-
Packages that use HasComment Package Description com.speedment.common.codegen.model.trait Common traits used by the codegen models located in thecom.speedment.codegen.lang.modelpackage. -
-
Uses of HasComment in com.speedment.common.codegen.model.trait
Classes in com.speedment.common.codegen.model.trait with type parameters of type HasComment Modifier and Type Interface Description interfaceHasComment<T extends HasComment<T>>A trait for models that can have a comment.
-