public class StringInfo extends DataType
constantsPoolDataType| Constructor and Description |
|---|
StringInfo() |
StringInfo(Utf8Info value) |
| Modifier and Type | Method and Description |
|---|---|
Utf8Info |
getValue() |
short |
getValueIndex() |
String |
javapSupplement() |
void |
setValue(Utf8Info value) |
void |
setValueIndex(short valueIndex) |
getConstantsPoolDataType, javapPrint, setConstantsPoolDataTypepublic StringInfo()
public StringInfo(Utf8Info value)
public short getValueIndex()
public void setValueIndex(short valueIndex)
public Utf8Info getValue()
public void setValue(Utf8Info value)
public String javapSupplement()
javapSupplement in class DataTypeCopyright © 2019. All rights reserved.