public class ElementValuePairInfo extends Object implements IBinaryElementValuePair
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
char[] |
getName() |
Object |
getValue()
Return
ClassSignature for a Class Class. |
int |
hashCode() |
String |
toString() |
public char[] getName()
getName in interface IBinaryElementValuePairpublic Object getValue()
IBinaryElementValuePairClassSignature 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.getValue in interface IBinaryElementValuePairCopyright © 2015. All rights reserved.