Uses of Class
de.hybris.platform.tuadatamodel.enums.TuaPriceType
Packages that use TuaPriceType
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaPriceType in de.hybris.platform.tuadatamodel.enums
Fields in de.hybris.platform.tuadatamodel.enums declared as TuaPriceTypeModifier and TypeFieldDescriptionstatic final TuaPriceTypeTuaPriceType.ONETIMEGenerated enum value for TuaPriceType.oneTime declared at extension tuadatamodel.static final TuaPriceTypeTuaPriceType.RECURRINGGenerated enum value for TuaPriceType.recurring declared at extension tuadatamodel.static final TuaPriceTypeTuaPriceType.USAGEGenerated enum value for TuaPriceType.usage declared at extension tuadatamodel.Methods in de.hybris.platform.tuadatamodel.enums that return TuaPriceTypeModifier and TypeMethodDescriptionstatic TuaPriceTypeReturns a TuaPriceType instance representing the specified enum value. -
Uses of TuaPriceType in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return TuaPriceTypeModifier and TypeMethodDescriptionTuaProdPriceChargeModel.getPriceType()Generated method - Getter of theTuaProdPriceCharge.priceTypeattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model with parameters of type TuaPriceTypeModifier and TypeMethodDescriptionvoidTuaProdPriceChargeModel.setPriceType(TuaPriceType value) Generated method - Setter ofTuaProdPriceCharge.priceTypeattribute defined at extensiontuadatamodel.