public interface IBinaryElementValuePair
| Modifier and Type | Method and Description |
|---|---|
char[] |
getName() |
java.lang.Object |
getValue()
Return
ClassSignature for a Class Class. |
char[] getName()
java.lang.Object getValue()
ClassSignature for a Class Class.
Return Constant for compile-time constant of primitive type, as well as String literals.
Return EnumConstantSignature if value is an enum constant.
Return IBinaryAnnotation for annotation type.
Return Object[] for array type.