Class HookContainer

    • Constructor Detail

      • HookContainer

        public HookContainer()
    • Method Detail

      • eventName

        public void eventName​(String newEventName)
      • eventNamePresent

        public boolean eventNamePresent()
        Specified by:
        eventNamePresent in interface Hook
      • md5

        public String md5()
        Specified by:
        md5 in interface Hook
      • md5

        public void md5​(String newMd5)
      • md5Present

        public boolean md5Present()
        Specified by:
        md5Present in interface Hook
      • host

        public Host host()
        Specified by:
        host in interface Hook
      • host

        public void host​(Host newHost)
      • hostPresent

        public boolean hostPresent()
        Specified by:
        hostPresent in interface Hook