@Entity public class event_notification_methods extends Object implements Serializable
Constructor and Description |
---|
event_notification_methods() |
event_notification_methods(int method_id,
String method_type) |
Modifier and Type | Method and Description |
---|---|
int |
getmethod_id() |
EventNotificationMethods |
getmethod_type() |
void |
setmethod_id(int value) |
void |
setmethod_type(EventNotificationMethods value) |
public event_notification_methods()
public event_notification_methods(int method_id, String method_type)
public int getmethod_id()
public void setmethod_id(int value)
public EventNotificationMethods getmethod_type()
public void setmethod_type(EventNotificationMethods value)
Copyright © 2012. All Rights Reserved.