Class UsagePriceChargeEntry
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductOfferingPrice
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.UsagePriceCharge
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.UsagePriceChargeEntry
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class UsagePriceChargeEntry
extends UsagePriceCharge
UsageChargeEntry reference. The UsageChargeEntry defines the usage charge entries of usageCharge for selling product offerings.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanTier end of usageChargeEntry.Tier start of usageChargeEntry.@Valid UsageSpecificationRefGet usageSpecificationinthashCode()voidsetTierEnd(Integer tierEnd) voidsetTierStart(Integer tierStart) voidsetUsageSpecification(UsageSpecificationRef usageSpecification) toString()usageSpecification(UsageSpecificationRef usageSpecification) Methods inherited from class de.hybris.platform.b2ctelcotmfwebservices.v2.dto.UsagePriceCharge
getUsageType, getUsageUnit, setUsageType, setUsageUnit, usageType, usageUnitMethods inherited from class de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductOfferingPrice
addBundledPopItem, addBundledPopRelationshipItem, addChannelItem, addConstraintItem, addPlaceItem, addPopRelationshipItem, addPoRelationshipItem, addPricingLogicAlgorithmItem, addProcessTypeItem, addProdSpecCharValueUseItem, addProductOfferingTermItem, addTaxItem, atbaseType, atschemaLocation, attype, billingEvent, bundledPop, bundledPopRelationship, channel, constraint, description, getAtbaseType, getAtschemaLocation, getAttype, getBillingEvent, getBundledPop, getBundledPopRelationship, getChannel, getConstraint, getDescription, getHref, getId, getLastUpdate, getLifecycleStatus, getName, getPercentage, getPlace, getPopRelationship, getPoRelationship, getPrice, getPriceType, getPricingLogicAlgorithm, getPriority, getProcessType, getProdSpecCharValueUse, getProductOfferingTerm, getRecurringChargePeriodLength, getRecurringChargePeriodType, getRelatedParty, getTax, getUnitOfMeasure, getValidFor, getVersion, href, id, isBundle, isIsBundle, isIsPriceOverride, isPriceOverride, lastUpdate, lifecycleStatus, name, percentage, place, popRelationship, poRelationship, price, priceType, pricingLogicAlgorithm, priority, processType, prodSpecCharValueUse, productOfferingTerm, recurringChargePeriodLength, recurringChargePeriodType, relatedParty, setAtbaseType, setAtschemaLocation, setAttype, setBillingEvent, setBundledPop, setBundledPopRelationship, setChannel, setConstraint, setDescription, setHref, setId, setIsBundle, setIsPriceOverride, setLastUpdate, setLifecycleStatus, setName, setPercentage, setPlace, setPopRelationship, setPoRelationship, setPrice, setPriceType, setPricingLogicAlgorithm, setPriority, setProcessType, setProdSpecCharValueUse, setProductOfferingTerm, setRecurringChargePeriodLength, setRecurringChargePeriodType, setRelatedParty, setTax, setUnitOfMeasure, setValidFor, setVersion, tax, unitOfMeasure, validFor, version
-
Constructor Details
-
UsagePriceChargeEntry
public UsagePriceChargeEntry()
-
-
Method Details
-
tierEnd
-
getTierEnd
Tier end of usageChargeEntry.- Returns:
- tierEnd
-
setTierEnd
-
tierStart
-
getTierStart
Tier start of usageChargeEntry.- Returns:
- tierStart
-
setTierStart
-
usageSpecification
-
getUsageSpecification
Get usageSpecification- Returns:
- usageSpecification
-
setUsageSpecification
-
equals
- Overrides:
equalsin classUsagePriceCharge
-
hashCode
public int hashCode()- Overrides:
hashCodein classUsagePriceCharge
-
toString
- Overrides:
toStringin classUsagePriceCharge
-