public class HookContainer extends IdentifiedContainer implements Hook
Constructor and Description |
---|
HookContainer() |
Modifier and Type | Method and Description |
---|---|
String |
eventName() |
void |
eventName(String newEventName) |
boolean |
eventNamePresent() |
Host |
host() |
void |
host(Host newHost) |
boolean |
hostPresent() |
String |
md5() |
void |
md5(String newMd5) |
boolean |
md5Present() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public void eventName(String newEventName)
public boolean eventNamePresent()
eventNamePresent
in interface Hook
public void md5(String newMd5)
public boolean md5Present()
md5Present
in interface Hook
public void host(Host newHost)
public boolean hostPresent()
hostPresent
in interface Hook
Copyright © 2016. All rights reserved.