Package editor

Class ArrayElementNode

    • Field Detail

      • _strValue

        private java.lang.String _strValue
    • Constructor Detail

      • ArrayElementNode

        public ArrayElementNode​(IType type,
                                int iSubscript)
    • Method Detail

      • getValue

        public java.lang.String getValue()
        Overrides:
        getValue in class BeanInfoNode
        Returns:
      • setValue

        public void setValue​(java.lang.String strValue)
        Overrides:
        setValue in class BeanInfoNode