Interface FieldableNode

    • Method Detail

      • getField

        CharSequence getField()
        Returns the field associated to the node and every node under it.
        Returns:
        the field name
      • setField

        void setField​(CharSequence fieldName)
        Associates the node to a field.
        Parameters:
        fieldName - the field name