public class API
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<FCustomer> |
FCUST
The API parameter object type for a Flash customer.
|
static java.lang.Class<FOrderDetail> |
FORDDTL
The API parameter object type for a Flash order detail.
|
static java.lang.Class<FOrder> |
FORDSUM
The API parameter object type for a Flash order summary.
|
static java.lang.Class<FPaymentDetail> |
FPAYDTL
The API parameter object type for a Flash payment detail.
|
static java.lang.Class<FProduct> |
FPROD
The API parameter object type for a Flash product.
|
static java.lang.Class<FRestockNotification> |
FRESTOCK
The API parameter object type for a Flash restock notification.
|
static java.lang.Class<FSecurityProfile> |
FSECPROF
The API parameter object type for a Flash security profile.
|
static java.lang.Class<FShipper> |
FSHIPPER
The API parameter object type for a Flash shipper.
|
static java.lang.Class<FShipSummary> |
FSHPSUM
The API parameter object type for a Flash shipment summary.
|
static java.lang.Class<FSiteInfo> |
FSITEINF
The API parameter object type for a Flash site information.
|
static java.lang.Class<FUser> |
FUSER
The API parameter object type for a Flash user.
|
private static long |
serialVersionUID
The class' serialization version id.
|
Constructor and Description |
---|
API() |
private static final long serialVersionUID
public static final java.lang.Class<FCustomer> FCUST
public static final java.lang.Class<FOrder> FORDSUM
public static final java.lang.Class<FOrderDetail> FORDDTL
public static final java.lang.Class<FPaymentDetail> FPAYDTL
public static final java.lang.Class<FProduct> FPROD
public static final java.lang.Class<FRestockNotification> FRESTOCK
public static final java.lang.Class<FSecurityProfile> FSECPROF
public static final java.lang.Class<FShipper> FSHIPPER
public static final java.lang.Class<FShipSummary> FSHPSUM
public static final java.lang.Class<FSiteInfo> FSITEINF
public static final java.lang.Class<FUser> FUSER