|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.domain.impl.AbstractEpConstantImpl
com.elasticpath.domain.order.impl.OrderPaymentStatusImpl
public class OrderPaymentStatusImpl
The default implementation of OrderPaymentStatus.
| Field Summary | |
|---|---|
static long |
serialVersionUID
Serial version id. |
| Constructor Summary | |
|---|---|
OrderPaymentStatusImpl(int statusCode,
java.lang.String statusName)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class com.elasticpath.domain.impl.AbstractEpConstantImpl |
|---|
getCode, getDescription, setCode, setDescription |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.elasticpath.domain.EpConstant |
|---|
getCode, getDescription, setCode, setDescription |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public OrderPaymentStatusImpl(int statusCode,
java.lang.String statusName)
statusCode - the status code.statusName - the status name.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||