| Package | Description |
|---|---|
| org.beigesoft.ws.mdl |
It consist of web-store non-persistable models.
|
| org.beigesoft.ws.mdlb |
It consist of web-store persistable base models.
|
| org.beigesoft.ws.mdlp |
It consist of web-store persistable models.
|
| Modifier and Type | Method and Description |
|---|---|
static EPaymMth |
EPaymMth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPaymMth[] |
EPaymMth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EPaymMth |
ACuOr.getPaym()
Getter for paym.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ACuOr.setPaym(EPaymMth pPaym)
Setter for paym.
|
| Modifier and Type | Method and Description |
|---|---|
EPaymMth |
TrdStg.getPaym()
Getter for paym.
|
EPaymMth |
Cart.getPaym()
Getter for paym.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrdStg.setPaym(EPaymMth pPaym)
Setter for paym.
|
void |
Cart.setPaym(EPaymMth pPaym)
Setter for paym.
|
Copyright © 2019–2020. All rights reserved.