public class ExtraPerformanceForCalculatePriceV2Input extends Object
| Constructor and Description |
|---|
ExtraPerformanceForCalculatePriceV2Input() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ExtraPerformanceForCalculatePriceV2Input |
extraPerformanceType(String extraPerformanceType) |
ExtraPerformanceForCalculatePriceV2Input |
extraPerformanceValue(Integer extraPerformanceValue) |
String |
getExtraPerformanceType()
Get extraPerformanceType
|
Integer |
getExtraPerformanceValue()
Get extraPerformanceValue
|
int |
hashCode() |
void |
setExtraPerformanceType(String extraPerformanceType) |
void |
setExtraPerformanceValue(Integer extraPerformanceValue) |
String |
toString() |
public ExtraPerformanceForCalculatePriceV2Input()
public ExtraPerformanceForCalculatePriceV2Input extraPerformanceType(String extraPerformanceType)
public String getExtraPerformanceType()
public void setExtraPerformanceType(String extraPerformanceType)
public ExtraPerformanceForCalculatePriceV2Input extraPerformanceValue(Integer extraPerformanceValue)
public Integer getExtraPerformanceValue()
public void setExtraPerformanceValue(Integer extraPerformanceValue)
Copyright © 2026. All rights reserved.