Class ServerEntityVO

java.lang.Object
com.ultikits.ultitools.entities.vo.ServerEntityVO

public class ServerEntityVO extends Object
  • Field Details

    • name

      private String name
    • uuid

      private String uuid
    • port

      private int port
    • domain

      private String domain
    • ssl

      private boolean ssl
  • Constructor Details

    • ServerEntityVO

      public ServerEntityVO()
  • Method Details