public class Hook extends CreatedBase
| Constructor and Description |
|---|
Hook() |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
HookStatus |
getStatus() |
HookType |
getType() |
String |
getUrl() |
void |
setId(int id) |
void |
setStatus(HookStatus status) |
void |
setType(HookType type) |
void |
setUrl(String url) |
getCreatedBy, getCreatedOn, getCreatedVia, setCreatedBy, setCreatedOn, setCreatedViapublic int getId()
public void setId(int id)
public HookStatus getStatus()
public void setStatus(HookStatus status)
public HookType getType()
public void setType(HookType type)
public String getUrl()
public void setUrl(String url)
Copyright © 2014. All Rights Reserved.