public abstract static class XPFPricePeriod.XPFPricePeriodBuilder<C extends XPFPricePeriod,B extends XPFPricePeriod.XPFPricePeriodBuilder<C,B>> extends XPFEntity.XPFEntityBuilder<C,B>
| Constructor and Description |
|---|
XPFPricePeriodBuilder() |
| Modifier and Type | Method and Description |
|---|---|
B |
amount(@NonNull BigDecimal amount) |
abstract C |
build() |
B |
currency(@NonNull Currency currency) |
B |
end(Integer end) |
B |
estimated(boolean estimated) |
B |
rollover(boolean rollover) |
protected abstract B |
self() |
B |
start(@NonNull Integer start) |
String |
toString() |
customDataprotected abstract B self()
self in class XPFEntity.XPFEntityBuilder<C extends XPFPricePeriod,B extends XPFPricePeriod.XPFPricePeriodBuilder<C,B>>public abstract C build()
build in class XPFEntity.XPFEntityBuilder<C extends XPFPricePeriod,B extends XPFPricePeriod.XPFPricePeriodBuilder<C,B>>public B rollover(boolean rollover)
this.public B estimated(boolean estimated)
this.public B amount(@NonNull @NonNull BigDecimal amount)
this.public String toString()
toString in class XPFEntity.XPFEntityBuilder<C extends XPFPricePeriod,B extends XPFPricePeriod.XPFPricePeriodBuilder<C,B>>Copyright © 2026. All rights reserved.