Uses of Class
com.speedment.common.codegen.constant.DefaultAnnotationUsage
-
Packages that use DefaultAnnotationUsage Package Description com.speedment.common.codegen.constant This package contains constant classes. -
-
Uses of DefaultAnnotationUsage in com.speedment.common.codegen.constant
Methods in com.speedment.common.codegen.constant that return DefaultAnnotationUsage Modifier and Type Method Description static DefaultAnnotationUsageDefaultAnnotationUsage. valueOf(String name)Returns the enum constant of this type with the specified name.static DefaultAnnotationUsage[]DefaultAnnotationUsage. values()Returns an array containing the constants of this enum type, in the order they are declared.
-