Package | Description |
---|---|
com.secutix.plugin.externalprinting.v1_0.catalog.dto |
Modifier and Type | Method and Description |
---|---|
Map<String,Percent> |
Performance.getChargeSlope()
This method is only here for easy automatic binding after form submission.
|
Map<String,Percent> |
Product.getChargeSlope()
This method is only here for easy automatic binding after form submission.
|
Map<String,Percent> |
Product.getChargeSlope()
This method is only here for easy automatic binding after form submission.
|
Map<String,Percent> |
Performance.getChargeSlope()
This method is only here for easy automatic binding after form submission.
|
Modifier and Type | Method and Description |
---|---|
Percent |
Percent.add(Percent augend) |
Percent |
Percent.add(Percent augend) |
int |
Percent.compareTo(Percent o) |
int |
Percent.compareTo(Percent o) |
Percent |
Percent.divide(Percent divisor) |
Percent |
Percent.divide(Percent divisor) |
Percent |
Percent.multiply(Percent multiplicand) |
Percent |
Percent.multiply(Percent multiplicand) |
void |
Event.setAlertRatio(Percent alertRatio) |
void |
Event.setAlertRatio(Percent alertRatio) |
void |
Product.setDepositPercent(Percent depositPercent) |
void |
Product.setDepositPercent(Percent depositPercent) |
void |
Product.setDepositSlope(Percent depositSlope) |
void |
Product.setDepositSlope(Percent depositSlope) |
void |
Product.setMaxSellingDiscount(Percent maxSellingDiscount) |
void |
Product.setMaxSellingDiscount(Percent maxSellingDiscount) |
void |
OptionParameter.setOverbookingPercentage(Percent overbookingPercentage) |
void |
OptionParameter.setOverbookingPercentage(Percent overbookingPercentage) |
Percent |
Percent.subtract(Percent subtrahend) |
Percent |
Percent.subtract(Percent subtrahend) |
static String |
Percent.toPercentageString(Percent percent) |
static String |
Percent.toPercentageString(Percent percent) |
Modifier and Type | Method and Description |
---|---|
void |
Performance.setChargeSlope(Map<String,Percent> slope) |
void |
Product.setChargeSlope(Map<String,Percent> slope) |
void |
Product.setChargeSlope(Map<String,Percent> slope) |
void |
Performance.setChargeSlope(Map<String,Percent> slope) |
Copyright © 2021. All rights reserved.