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