Uses of Interface
com.speedment.common.codegen.model.Annotation
-
Packages that use Annotation Package Description com.speedment.common.codegen.model Models for typical object-oriented language building blocks are located in this package. -
-
Uses of Annotation in com.speedment.common.codegen.model
Methods in com.speedment.common.codegen.model that return Annotation Modifier and Type Method Description static AnnotationAnnotation. of(String name)Creates a new instance implementing this interface using the default implementation.
-