| Package | Description |
|---|---|
| org.beigesoft.webstore.model |
Models used by WEB-Store.
|
| org.beigesoft.webstore.persistable |
Persistable models used by WEB-Store.
|
| Modifier and Type | Method and Description |
|---|---|
static ESpecificsItemType |
ESpecificsItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ESpecificsItemType[] |
ESpecificsItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ESpecificsItemType |
SpecificsOfItem.getItsType()
Getter for itsType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpecificsOfItem.setItsType(ESpecificsItemType pItsType)
Setter for itsType.
|
Copyright © 2017–2018. All rights reserved.