Uses of Interface
de.iip_ecosphere.platform.support.bytecode.Bytecode.ClassBuilder.FieldAnnotationBuilder
Packages that use Bytecode.ClassBuilder.FieldAnnotationBuilder
-
Uses of Bytecode.ClassBuilder.FieldAnnotationBuilder in de.iip_ecosphere.platform.support.bytecode
Methods in de.iip_ecosphere.platform.support.bytecode that return Bytecode.ClassBuilder.FieldAnnotationBuilderModifier and TypeMethodDescriptionBytecode.ClassBuilder.FieldBuilder.annotate(Class<? extends Annotation> type) Annotates the class with the given annotation.