public class ElementValuePair
extends java.lang.Object
| Constructor and Description |
|---|
ElementValuePair(int elementNameIndex,
ElementValue elementValue,
ConstantPool constantPool) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dump(java.io.DataOutputStream dos) |
java.lang.String |
getNameString() |
ElementValue |
getValue() |
public ElementValuePair(int elementNameIndex,
ElementValue elementValue,
ConstantPool constantPool)
public java.lang.String getNameString()
public final ElementValue getValue()
protected void dump(java.io.DataOutputStream dos)
throws java.io.IOException
java.io.IOExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.