| Package | Description |
|---|---|
| unlimited.fc.client.api.fcweb |
| Modifier and Type | Method and Description |
|---|---|
FCWebOrderForm.OrderFormType |
FCWebOrderFormCore.getOrderFormType() |
abstract FCWebOrderForm.OrderFormType |
FCWebOrderForm.getOrderFormType()
This method will get the type of the Order Form sent from FCWeb
|
static FCWebOrderForm.OrderFormType |
FCWebOrderForm.getOrderFormTypeFromString(java.lang.String type) |
static FCWebOrderForm.OrderFormType |
FCWebOrderForm.OrderFormType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FCWebOrderForm.OrderFormType[] |
FCWebOrderForm.OrderFormType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FCWebOrderFormCore.setOrderFormType(FCWebOrderForm.OrderFormType orderFormtype) |
| Constructor and Description |
|---|
FCWebOrderFormCore(java.lang.String orderFormName,
java.lang.String displayName,
FCWebOrderForm.OrderFormType type,
java.util.ArrayList<FCWebField> fieldList) |
Copyright © 2006 - 2022 - HelpSystems LLC All Rights Reserved.