public static interface Pmp.Builder<T>
| Modifier and Type | Method and Description |
|---|---|
Pmp<T> |
build() |
Pmp.Builder<T> |
clearDeals() |
Pmp.Builder<T> |
clearPrivateAuction() |
Pmp.Builder<T> |
setDeals(List<Deal<?>> value) |
Pmp.Builder<T> |
setPrivateAuction(int value) |
Pmp.Builder<T> setPrivateAuction(int value)
Pmp.Builder<T> clearPrivateAuction()
Pmp.Builder<T> setDeals(List<Deal<?>> value)
Pmp.Builder<T> clearDeals()
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.