Class ProcessTypeRecommendation
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.Recommendation
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProcessTypeRecommendation
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ProcessTypeRecommendation
extends Recommendation
Process Type Recommendation subtype of the Recommendation entity.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid ProcessTypeRefGet processType@Valid SubscriptionBaseRefGet subscriptionBaseinthashCode()processType(ProcessTypeRef processType) voidsetProcessType(ProcessTypeRef processType) voidsetSubscriptionBase(SubscriptionBaseRef subscriptionBase) subscriptionBase(SubscriptionBaseRef subscriptionBase) toString()Methods inherited from class de.hybris.platform.b2ctelcotmfwebservices.v2.dto.Recommendation
addItemItem, atbaseType, atschemaLocation, attype, category, channel, description, getAtbaseType, getAtschemaLocation, getAttype, getCategory, getChannel, getDescription, getHref, getId, getItem, getLocation, getName, getOrder, getRelatedParty, getShoppingCart, getType, getValidFor, href, id, item, location, name, order, relatedParty, setAtbaseType, setAtschemaLocation, setAttype, setCategory, setChannel, setDescription, setHref, setId, setItem, setLocation, setName, setOrder, setRelatedParty, setShoppingCart, setType, setValidFor, shoppingCart, type, validFor
-
Constructor Details
-
ProcessTypeRecommendation
public ProcessTypeRecommendation()
-
-
Method Details
-
subscriptionBase
-
getSubscriptionBase
Get subscriptionBase- Returns:
- subscriptionBase
-
setSubscriptionBase
-
processType
-
getProcessType
Get processType- Returns:
- processType
-
setProcessType
-
equals
- Overrides:
equalsin classRecommendation
-
hashCode
public int hashCode()- Overrides:
hashCodein classRecommendation
-
toString
- Overrides:
toStringin classRecommendation
-