Class AttributeNodeForList

All Implemented Interfaces:
AttributeNode

public final class AttributeNodeForList extends AbstractAttributeNodeForLeaf
  • Constructor Details

    • AttributeNodeForList

      public AttributeNodeForList(String name, @Nullable @Nullable String description, boolean visible, ValueFetcher fetcher, AttributeNode subNode, boolean isListOfJmxRefreshables)
  • Method Details