public interface ProductSelectionSetting
Modifier and Type | Method and Description |
---|---|
Boolean |
getActive() |
Reference<ProductSelection> |
getProductSelection() |
static ProductSelectionSetting |
of(Reference<ProductSelection> productSelectionReference,
Boolean active) |
Reference<ProductSelection> getProductSelection()
Boolean getActive()
static ProductSelectionSetting of(Reference<ProductSelection> productSelectionReference, Boolean active)