@Entity public abstract class WebhookApp extends Object implements Serializable
Constructor and Description |
---|
WebhookApp() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getAppName() |
int |
getId() |
void |
setId(int id) |
public int getId()
public void setId(int id)
public abstract String getAppName()
Copyright © 2017 DocDoku. All rights reserved.