public class CheckRecurringOrderCmdImpl extends TaskCommandImpl implements CheckRecurringOrderCmd
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM Copyright notice field.
|
| Constructor and Description |
|---|
| CheckRecurringOrderCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
| boolean | isRecurringOrder()
hook of isRecurringOrder() in Fixpack
|
| boolean | isRecurringPayment()
hook of isRecurringPayment() in Fixpack
|
| boolean | isSubmittedRecurringOrder()
hook of isSubmittedRecurringOrder() in Fixpack
|
public static final java.lang.String COPYRIGHT
public boolean isRecurringOrder()
public boolean isRecurringPayment()
public boolean isSubmittedRecurringOrder()
throws ECException