Uses of Class
aQute.bnd.classfile.ElementValueInfo
Packages that use ElementValueInfo
Package
Description
This package provides an object model and parser for Java class files.
-
Uses of ElementValueInfo in aQute.bnd.classfile
Fields in aQute.bnd.classfile declared as ElementValueInfoMethods in aQute.bnd.classfile that return ElementValueInfoModifier and TypeMethodDescription(package private) static ElementValueInfo
ElementValueInfo.read
(DataInput in, ConstantPool constant_pool) Methods in aQute.bnd.classfile with parameters of type ElementValueInfoModifier and TypeMethodDescriptionAnnotationInfo.Constructor.init
(String type, ElementValueInfo[] values) Constructors in aQute.bnd.classfile with parameters of type ElementValueInfoModifierConstructorDescriptionAnnotationInfo
(String type, ElementValueInfo[] values) TypeAnnotationInfo
(int target_type, byte[] target_info, int target_index, byte[] type_path, String type, ElementValueInfo[] values) -
Uses of ElementValueInfo in aQute.bnd.osgi
Methods in aQute.bnd.osgi with parameters of type ElementValueInfoModifier and TypeMethodDescriptionClazz.annotationValues
(ElementValueInfo[] values, Annotation.ElementType elementType, RetentionPolicy policy, int access_flags)