Interface ConfigObject

All Known Implementing Classes:
ConfigItemDescriptor, ConfigSectionDescriptor, ConfigTitleDescriptor

public interface ConfigObject
  • Method Summary

    Modifier and Type
    Method
    Description
    key()
     
     
    int
     
  • Method Details

    • key

      String key()
    • name

      String name()
    • position

      int position()