Class Price
java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.dto.Price
Deprecated.
Provides all amounts (tax included, duty free, tax rate), used currency and percentage to apply for Price Alteration.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.dutyFreeAmount(Money dutyFreeAmount) Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity name@Valid MoneyDeprecated.Get dutyFreeAmountDeprecated.Percentage to apply for ProdOfferPriceAlteration@Valid MoneyDeprecated.Get taxIncludedAmountDeprecated.Tax rateinthashCode()Deprecated.percentage(Float percentage) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetDutyFreeAmount(Money dutyFreeAmount) Deprecated.voidsetPercentage(Float percentage) Deprecated.voidsetTaxIncludedAmount(Money taxIncludedAmount) Deprecated.voidsetTaxRate(Float taxRate) Deprecated.taxIncludedAmount(Money taxIncludedAmount) Deprecated.Deprecated.toString()Deprecated.
-
Constructor Details
-
Price
public Price()Deprecated.
-
-
Method Details
-
percentage
Deprecated. -
getPercentage
Deprecated.Percentage to apply for ProdOfferPriceAlteration- Returns:
- percentage
-
setPercentage
Deprecated. -
taxRate
Deprecated. -
getTaxRate
Deprecated.Tax rate- Returns:
- taxRate
-
setTaxRate
Deprecated. -
dutyFreeAmount
Deprecated. -
getDutyFreeAmount
Deprecated.Get dutyFreeAmount- Returns:
- dutyFreeAmount
-
setDutyFreeAmount
Deprecated. -
taxIncludedAmount
Deprecated. -
getTaxIncludedAmount
Deprecated.Get taxIncludedAmount- Returns:
- taxIncludedAmount
-
setTaxIncludedAmount
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-