Class ServerListEntry


  • public class ServerListEntry
    extends Object
    Author:
    scf
    • Constructor Detail

      • ServerListEntry

        public ServerListEntry()
    • Method Detail

      • getName

        public String getName()
        Returns:
        the name
      • getConfig

        public String getConfig()
      • setConfig

        public void setConfig​(String config)
      • getJsonElement

        public com.google.gson.JsonElement getJsonElement()
      • setJsonElement

        public ServerListEntry setJsonElement​(com.google.gson.JsonElement json)