public class UserNotificationDeliveryType extends Object
Constructor and Description |
---|
UserNotificationDeliveryType(String name,
int type,
boolean defaultValue,
boolean modifiable) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
int |
getType() |
boolean |
isDefault() |
boolean |
isModifiable() |
public UserNotificationDeliveryType(String name, int type, boolean defaultValue, boolean modifiable)
public String getName()
public int getType()
public boolean isDefault()
public boolean isModifiable()