oracle.panama.alert
Interface AlertTimeFrequency
- public interface AlertTimeFrequency
Interface exposing the alert time frequency attributes
To get a list of alert time frequencies supported use
ModelServices api AlertTimeFrequency[] getAlertTimeFrequencies()
- See Also:
ModelServices.getAlertTimeFrequencies()
Type | Field |
static java.lang.String |
DAILY
The daily constant |
static java.lang.String |
WEEKDAY
The weekday constant |
static java.lang.String |
WEEKEND
The weekend constant |
WEEKDAY
public static final java.lang.String WEEKDAY
- The weekday constant
WEEKEND
public static final java.lang.String WEEKEND
- The weekend constant
DAILY
public static final java.lang.String DAILY
- The daily constant
getFrequencyCode
public java.lang.String getFrequencyCode()
- Get the Frequency Code
- Returns:
- String the frequency code
getDisplayName
public java.lang.String getDisplayName()
- Get the Display Name
- Returns:
- String the display name