Class Properties

java.lang.Object
net.orbyfied.j8.command.AbstractNodeComponent
net.orbyfied.j8.command.component.Properties
All Implemented Interfaces:
NodeComponent

public class Properties extends AbstractNodeComponent
  • Field Details

    • description

      protected String description
    • label

      protected String label
    • usage

      protected String usage
  • Constructor Details

    • Properties

      public Properties(Node node)
  • Method Details