public class Pmp extends Object
| Constructor and Description |
|---|
Pmp() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<Deal> |
getDeals() |
Map<String,Object> |
getExt() |
Integer |
getPrivate_auction() |
int |
hashCode() |
void |
setDeals(Collection<Deal> deals) |
void |
setExt(Map ext) |
void |
setPrivate_auction(Integer private_auction) |
public Integer getPrivate_auction()
public void setPrivate_auction(Integer private_auction)
public Collection<Deal> getDeals()
public void setDeals(Collection<Deal> deals)
public void setExt(Map ext)
Copyright © 2019. All rights reserved.