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