Klasse ElementValuePairInfo
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
- Alle implementierten Schnittstellen:
IBinaryElementValuePair
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
ElementValuePairInfo
-
-
Methodendetails
-
getName
public char[] getName()- Angegeben von:
getNamein SchnittstelleIBinaryElementValuePair- Gibt zurück:
- the name of the member
-
getValue
Beschreibung aus Schnittstelle kopiert:IBinaryElementValuePairReturnClassSignaturefor a ClassClass. ReturnConstantfor compile-time constant of primitive type, as well as String literals. ReturnEnumConstantSignatureif value is an enum constant. ReturnIBinaryAnnotationfor annotation type. ReturnObject[] for array type.- Angegeben von:
getValuein SchnittstelleIBinaryElementValuePair- Gibt zurück:
- the value of this member value pair
-
toString
-
hashCode
public int hashCode() -
equals
-