Class AppliedBillingTaxRate
java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.dto.AppliedBillingTaxRate
Deprecated.
The applied billing tax rate represents taxes applied billing rate it refers to. It is calculated during the billing process.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.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 taxAmountDeprecated.A categorization of the tax rateDeprecated.Applied rateinthashCode()Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetTaxAmount(Money taxAmount) Deprecated.voidsetTaxCategory(String taxCategory) Deprecated.voidsetTaxRate(Float taxRate) Deprecated.Deprecated.taxCategory(String taxCategory) Deprecated.Deprecated.toString()Deprecated.
-
Constructor Details
-
AppliedBillingTaxRate
public AppliedBillingTaxRate()Deprecated.
-
-
Method Details
-
taxCategory
Deprecated. -
getTaxCategory
Deprecated.A categorization of the tax rate- Returns:
- taxCategory
-
setTaxCategory
Deprecated. -
taxRate
Deprecated. -
getTaxRate
Deprecated.Applied rate- Returns:
- taxRate
-
setTaxRate
Deprecated. -
taxAmount
Deprecated. -
getTaxAmount
Deprecated.Get taxAmount- Returns:
- taxAmount
-
setTaxAmount
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.
-