Uses of Class
org.mapstruct.tools.gem.test.SomeAnnotation.TEST
-
Packages that use SomeAnnotation.TEST Package Description org.mapstruct.tools.gem.test -
-
Uses of SomeAnnotation.TEST in org.mapstruct.tools.gem.test
Methods in org.mapstruct.tools.gem.test that return SomeAnnotation.TEST Modifier and Type Method Description SomeAnnotation.TESTmyEnum()SomeAnnotation.TESTmyEnumWithDefault()static SomeAnnotation.TESTSomeAnnotation.TEST. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SomeAnnotation.TEST[]SomeAnnotation.TEST. values()Returns an array containing the constants of this enum type, in the order they are declared.
-