public class ArrayElementNode extends BeanInfoNode
PRIMARY, SECONDARY| Constructor and Description |
|---|
ArrayElementNode(IType type,
int iSubscript) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
void |
setValue(String strValue) |
compareTo, getDisplayName, getFeatureInfo, getName, getPathComponent, getType, getTypeName, getTypePriority, setDisplayNamepublic ArrayElementNode(IType type, int iSubscript)
public String getValue()
getValue in class BeanInfoNodepublic void setValue(String strValue)
setValue in class BeanInfoNodeCopyright © 2019. All rights reserved.