public class PickUpPlace
extends org.beigesoft.persistable.AHasNameIdLongVersion
Model of Pick-Up Place for goods means where it is located, e.g. for small store there is only place e.g. "shop". For a service it means either where is service performed (e.g. haircut saloon) or service maker/s location (for services that performed in the buyer territory e.g. fix faucet by plumber). It's used for goods/service availability and can be used for buyer that prefer pick up goods or get service at chosen place.
| Constructor and Description |
|---|
PickUpPlace() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Getter for description.
|
void |
setDescription(String pDescription)
Setter for description.
|
getItsVersion, setItsVersionCopyright © 2017–2018. All rights reserved.