Uses of Interface
org.jd.core.v1.model.javasyntax.reference.BaseElementValuePair
Packages that use BaseElementValuePair
-
Uses of BaseElementValuePair in org.jd.core.v1.model.javasyntax.reference
Classes in org.jd.core.v1.model.javasyntax.reference that implement BaseElementValuePairFields in org.jd.core.v1.model.javasyntax.reference declared as BaseElementValuePairModifier and TypeFieldDescriptionprotected BaseElementValuePair
AnnotationReference.elementValuePairs
Methods in org.jd.core.v1.model.javasyntax.reference that return BaseElementValuePairConstructors in org.jd.core.v1.model.javasyntax.reference with parameters of type BaseElementValuePairModifierConstructorDescriptionAnnotationReference
(ObjectType type, BaseElementValuePair elementValuePairs) protected
AnnotationReference
(ObjectType type, ElementValue elementValue, BaseElementValuePair elementValuePairs)