Package | Description |
---|---|
psdi.util |
Modifier and Type | Method and Description |
---|---|
static DJPConstants.CalcApplyTo |
DJPConstants.CalcApplyTo.fromStringTo(java.lang.String val) |
static DJPConstants.CalcApplyTo |
DynamicJobPlanHelper.getApplyTo(MboRemote jobResource) |
static DJPConstants.CalcApplyTo |
DJPConstants.CalcApplyTo.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DJPConstants.CalcApplyTo[] |
DJPConstants.CalcApplyTo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|