Class GeneratedSubscriptionPricePlan

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.europe1.jalo.GeneratedPDTRow
de.hybris.platform.europe1.jalo.PDTRow
de.hybris.platform.europe1.jalo.GeneratedPriceRow
de.hybris.platform.europe1.jalo.PriceRow
de.hybris.platform.subscriptionservices.jalo.GeneratedSubscriptionPricePlan
All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedSubscriptionPricePlan extends de.hybris.platform.europe1.jalo.PriceRow
Generated class for type SubscriptionPricePlan.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SubscriptionPricePlan.name attribute
    static final String
    Qualifier of the SubscriptionPricePlan.oneTimeChargeEntries attribute
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry>
    OneToManyHandler for handling 1:n ONETIMECHARGEENTRIES's relation attributes from 'many' side.
    static final String
    Qualifier of the SubscriptionPricePlan.recurringChargeEntries attribute
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry>
    OneToManyHandler for handling 1:n RECURRINGCHARGEENTRIES's relation attributes from 'many' side.
    static final String
    Qualifier of the SubscriptionPricePlan.usageCharges attribute
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.subscriptionservices.jalo.UsageCharge>
    OneToManyHandler for handling 1:n USAGECHARGES's relation attributes from 'many' side.

    Fields inherited from class de.hybris.platform.europe1.jalo.PriceRow

    MIN_QUANTITY, PRICEROW, UNIT_FACTOR

    Fields inherited from class de.hybris.platform.europe1.jalo.GeneratedPriceRow

    CATALOGVERSION, CHANNEL, CURRENCY, GIVEAWAYPRICE, MATCHVALUE, MINQTD, NET, PRICE, PRODUCTHANDLER, UNIT, UNITFACTOR

    Fields inherited from class de.hybris.platform.europe1.jalo.PDTRow

    ALL_PRODUCT_GROUPS, ALL_PRODUCTS, ALL_USER_GROUPS, ALL_USERS, DATE_RANGE, DATERANGE, END_TIME, START_TIME

    Fields inherited from class de.hybris.platform.europe1.jalo.GeneratedPDTRow

    ENDTIME, PG, PRODUCT, PRODUCTID, PRODUCTMATCHQUALIFIER, STARTTIME, UG, USER, USERMATCHQUALIFIER

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToOneTimeChargeEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry value)
    Generated method - Adds value to oneTimeChargeEntries.
    void
    addToOneTimeChargeEntries(de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry value)
    Generated method - Adds value to oneTimeChargeEntries.
    void
    addToRecurringChargeEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry value)
    Generated method - Adds value to recurringChargeEntries.
    void
    addToRecurringChargeEntries(de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry value)
    Generated method - Adds value to recurringChargeEntries.
    void
    addToUsageCharges(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.UsageCharge value)
    Generated method - Adds value to usageCharges.
    void
    addToUsageCharges(de.hybris.platform.subscriptionservices.jalo.UsageCharge value)
    Generated method - Adds value to usageCharges.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the SubscriptionPricePlan.name attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SubscriptionPricePlan.name attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SubscriptionPricePlan.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SubscriptionPricePlan.name attribute.
    Collection<de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry>
    Generated method - Getter of the SubscriptionPricePlan.oneTimeChargeEntries attribute.
    Collection<de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry>
    getOneTimeChargeEntries(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SubscriptionPricePlan.oneTimeChargeEntries attribute.
    Collection<de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry>
    Generated method - Getter of the SubscriptionPricePlan.recurringChargeEntries attribute.
    Collection<de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry>
    getRecurringChargeEntries(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SubscriptionPricePlan.recurringChargeEntries attribute.
    Collection<de.hybris.platform.subscriptionservices.jalo.UsageCharge>
    Generated method - Getter of the SubscriptionPricePlan.usageCharges attribute.
    Collection<de.hybris.platform.subscriptionservices.jalo.UsageCharge>
    getUsageCharges(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SubscriptionPricePlan.usageCharges attribute.
    void
    removeFromOneTimeChargeEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry value)
    Generated method - Removes value from oneTimeChargeEntries.
    void
    removeFromOneTimeChargeEntries(de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry value)
    Generated method - Removes value from oneTimeChargeEntries.
    void
    removeFromRecurringChargeEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry value)
    Generated method - Removes value from recurringChargeEntries.
    void
    removeFromRecurringChargeEntries(de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry value)
    Generated method - Removes value from recurringChargeEntries.
    void
    removeFromUsageCharges(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.UsageCharge value)
    Generated method - Removes value from usageCharges.
    void
    removeFromUsageCharges(de.hybris.platform.subscriptionservices.jalo.UsageCharge value)
    Generated method - Removes value from usageCharges.
    void
    setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the SubscriptionPricePlan.name attribute.
    void
    setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the SubscriptionPricePlan.name attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SubscriptionPricePlan.name attribute.
    void
    setName(String value)
    Generated method - Setter of the SubscriptionPricePlan.name attribute.
    void
    setOneTimeChargeEntries(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry> value)
    Generated method - Setter of the SubscriptionPricePlan.oneTimeChargeEntries attribute.
    void
    setOneTimeChargeEntries(Collection<de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry> value)
    Generated method - Setter of the SubscriptionPricePlan.oneTimeChargeEntries attribute.
    void
    setRecurringChargeEntries(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry> value)
    Generated method - Setter of the SubscriptionPricePlan.recurringChargeEntries attribute.
    void
    setRecurringChargeEntries(Collection<de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry> value)
    Generated method - Setter of the SubscriptionPricePlan.recurringChargeEntries attribute.
    void
    setUsageCharges(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.subscriptionservices.jalo.UsageCharge> value)
    Generated method - Setter of the SubscriptionPricePlan.usageCharges attribute.
    void
    setUsageCharges(Collection<de.hybris.platform.subscriptionservices.jalo.UsageCharge> value)
    Generated method - Setter of the SubscriptionPricePlan.usageCharges attribute.

    Methods inherited from class de.hybris.platform.europe1.jalo.PriceRow

    calculateMatchValue, calculateMatchValue, createItem, getMinQuantity, getMinQuantity, getProductGroup, getUserGroup, setCurrency, setMinqtd, setMinQuantity, setMinQuantity, setPg, setPrice, setProduct, setProductId, setUg, setUnit, setUnitFactor, setUser, updateMatchValue

    Methods inherited from class de.hybris.platform.europe1.jalo.GeneratedPriceRow

    getCatalogVersion, getCatalogVersion, getChannel, getChannel, getCurrency, getCurrency, getMatchValue, getMatchValue, getMatchValueAsPrimitive, getMatchValueAsPrimitive, getMinqtd, getMinqtd, getMinqtdAsPrimitive, getMinqtdAsPrimitive, getPrice, getPrice, getPriceAsPrimitive, getPriceAsPrimitive, getUnit, getUnit, getUnitFactor, getUnitFactor, getUnitFactorAsPrimitive, getUnitFactorAsPrimitive, isGiveAwayPrice, isGiveAwayPrice, isGiveAwayPriceAsPrimitive, isGiveAwayPriceAsPrimitive, isNet, isNet, isNetAsPrimitive, isNetAsPrimitive, setCatalogVersion, setCatalogVersion, setChannel, setChannel, setCurrency, setGiveAwayPrice, setGiveAwayPrice, setGiveAwayPrice, setGiveAwayPrice, setMatchValue, setMatchValue, setMatchValue, setMatchValue, setMinqtd, setMinqtd, setMinqtd, setNet, setNet, setNet, setNet, setPrice, setPrice, setPrice, setUnit, setUnitFactor, setUnitFactor, setUnitFactor

    Methods inherited from class de.hybris.platform.europe1.jalo.PDTRow

    getCustomer, getCustomer, getCustomerGroup, getCustomerGroup, getCustomerPriceGroup, getCustomerPriceGroup, getDateRange, getDateRange, getInitialProductMatchField, getInitialUserMatchField, getProductGroup, getProductPriceGroup, getProductPriceGroup, getUserGroup, markProductModified, remove, removeLinks, setDateRange, setDateRange, setProductMatchQualifier, setProperty, setUserMatchQualifier, updateProductMatchField, updateUserMatchField

    Methods inherited from class de.hybris.platform.europe1.jalo.GeneratedPDTRow

    getEndTime, getEndTime, getPg, getPg, getProduct, getProduct, getProductId, getProductId, getProductMatchQualifier, getProductMatchQualifier, getProductMatchQualifierAsPrimitive, getProductMatchQualifierAsPrimitive, getStartTime, getStartTime, getUg, getUg, getUser, getUser, getUserMatchQualifier, getUserMatchQualifier, getUserMatchQualifierAsPrimitive, getUserMatchQualifierAsPrimitive, setEndTime, setEndTime, setPg, setProduct, setProductId, setProductMatchQualifier, setProductMatchQualifier, setProductMatchQualifier, setStartTime, setStartTime, setUg, setUser, setUserMatchQualifier, setUserMatchQualifier, setUserMatchQualifier

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • NAME

      public static final String NAME
      Qualifier of the SubscriptionPricePlan.name attribute
      See Also:
    • ONETIMECHARGEENTRIES

      public static final String ONETIMECHARGEENTRIES
      Qualifier of the SubscriptionPricePlan.oneTimeChargeEntries attribute
      See Also:
    • RECURRINGCHARGEENTRIES

      public static final String RECURRINGCHARGEENTRIES
      Qualifier of the SubscriptionPricePlan.recurringChargeEntries attribute
      See Also:
    • USAGECHARGES

      public static final String USAGECHARGES
      Qualifier of the SubscriptionPricePlan.usageCharges attribute
      See Also:
    • ONETIMECHARGEENTRIESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry> ONETIMECHARGEENTRIESHANDLER
      OneToManyHandler for handling 1:n ONETIMECHARGEENTRIES's relation attributes from 'many' side.
    • RECURRINGCHARGEENTRIESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry> RECURRINGCHARGEENTRIESHANDLER
      OneToManyHandler for handling 1:n RECURRINGCHARGEENTRIES's relation attributes from 'many' side.
    • USAGECHARGESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.subscriptionservices.jalo.UsageCharge> USAGECHARGESHANDLER
      OneToManyHandler for handling 1:n USAGECHARGES's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedSubscriptionPricePlan

      public GeneratedSubscriptionPricePlan()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.europe1.jalo.GeneratedPriceRow
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SubscriptionPricePlan.name attribute.
      Returns:
      the name - Name
    • getName

      public String getName()
      Generated method - Getter of the SubscriptionPricePlan.name attribute.
      Returns:
      the name - Name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SubscriptionPricePlan.name attribute.
      Returns:
      the localized name - Name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName()
      Generated method - Getter of the SubscriptionPricePlan.name attribute.
      Returns:
      the localized name - Name
    • setName

      public void setName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SubscriptionPricePlan.name attribute.
      Parameters:
      value - the name - Name
    • setName

      public void setName(String value)
      Generated method - Setter of the SubscriptionPricePlan.name attribute.
      Parameters:
      value - the name - Name
    • setAllName

      public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the SubscriptionPricePlan.name attribute.
      Parameters:
      value - the name - Name
    • setAllName

      public void setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the SubscriptionPricePlan.name attribute.
      Parameters:
      value - the name - Name
    • getOneTimeChargeEntries

      public Collection<de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry> getOneTimeChargeEntries(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SubscriptionPricePlan.oneTimeChargeEntries attribute.
      Returns:
      the oneTimeChargeEntries
    • getOneTimeChargeEntries

      public Collection<de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry> getOneTimeChargeEntries()
      Generated method - Getter of the SubscriptionPricePlan.oneTimeChargeEntries attribute.
      Returns:
      the oneTimeChargeEntries
    • setOneTimeChargeEntries

      public void setOneTimeChargeEntries(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry> value)
      Generated method - Setter of the SubscriptionPricePlan.oneTimeChargeEntries attribute.
      Parameters:
      value - the oneTimeChargeEntries
    • setOneTimeChargeEntries

      public void setOneTimeChargeEntries(Collection<de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry> value)
      Generated method - Setter of the SubscriptionPricePlan.oneTimeChargeEntries attribute.
      Parameters:
      value - the oneTimeChargeEntries
    • addToOneTimeChargeEntries

      public void addToOneTimeChargeEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry value)
      Generated method - Adds value to oneTimeChargeEntries.
      Parameters:
      value - the item to add to oneTimeChargeEntries
    • addToOneTimeChargeEntries

      public void addToOneTimeChargeEntries(de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry value)
      Generated method - Adds value to oneTimeChargeEntries.
      Parameters:
      value - the item to add to oneTimeChargeEntries
    • removeFromOneTimeChargeEntries

      public void removeFromOneTimeChargeEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry value)
      Generated method - Removes value from oneTimeChargeEntries.
      Parameters:
      value - the item to remove from oneTimeChargeEntries
    • removeFromOneTimeChargeEntries

      public void removeFromOneTimeChargeEntries(de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry value)
      Generated method - Removes value from oneTimeChargeEntries.
      Parameters:
      value - the item to remove from oneTimeChargeEntries
    • getRecurringChargeEntries

      public Collection<de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry> getRecurringChargeEntries(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SubscriptionPricePlan.recurringChargeEntries attribute.
      Returns:
      the recurringChargeEntries
    • getRecurringChargeEntries

      public Collection<de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry> getRecurringChargeEntries()
      Generated method - Getter of the SubscriptionPricePlan.recurringChargeEntries attribute.
      Returns:
      the recurringChargeEntries
    • setRecurringChargeEntries

      public void setRecurringChargeEntries(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry> value)
      Generated method - Setter of the SubscriptionPricePlan.recurringChargeEntries attribute.
      Parameters:
      value - the recurringChargeEntries
    • setRecurringChargeEntries

      public void setRecurringChargeEntries(Collection<de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry> value)
      Generated method - Setter of the SubscriptionPricePlan.recurringChargeEntries attribute.
      Parameters:
      value - the recurringChargeEntries
    • addToRecurringChargeEntries

      public void addToRecurringChargeEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry value)
      Generated method - Adds value to recurringChargeEntries.
      Parameters:
      value - the item to add to recurringChargeEntries
    • addToRecurringChargeEntries

      public void addToRecurringChargeEntries(de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry value)
      Generated method - Adds value to recurringChargeEntries.
      Parameters:
      value - the item to add to recurringChargeEntries
    • removeFromRecurringChargeEntries

      public void removeFromRecurringChargeEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry value)
      Generated method - Removes value from recurringChargeEntries.
      Parameters:
      value - the item to remove from recurringChargeEntries
    • removeFromRecurringChargeEntries

      public void removeFromRecurringChargeEntries(de.hybris.platform.subscriptionservices.jalo.RecurringChargeEntry value)
      Generated method - Removes value from recurringChargeEntries.
      Parameters:
      value - the item to remove from recurringChargeEntries
    • getUsageCharges

      public Collection<de.hybris.platform.subscriptionservices.jalo.UsageCharge> getUsageCharges(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SubscriptionPricePlan.usageCharges attribute.
      Returns:
      the usageCharges
    • getUsageCharges

      public Collection<de.hybris.platform.subscriptionservices.jalo.UsageCharge> getUsageCharges()
      Generated method - Getter of the SubscriptionPricePlan.usageCharges attribute.
      Returns:
      the usageCharges
    • setUsageCharges

      public void setUsageCharges(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.subscriptionservices.jalo.UsageCharge> value)
      Generated method - Setter of the SubscriptionPricePlan.usageCharges attribute.
      Parameters:
      value - the usageCharges
    • setUsageCharges

      public void setUsageCharges(Collection<de.hybris.platform.subscriptionservices.jalo.UsageCharge> value)
      Generated method - Setter of the SubscriptionPricePlan.usageCharges attribute.
      Parameters:
      value - the usageCharges
    • addToUsageCharges

      public void addToUsageCharges(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.UsageCharge value)
      Generated method - Adds value to usageCharges.
      Parameters:
      value - the item to add to usageCharges
    • addToUsageCharges

      public void addToUsageCharges(de.hybris.platform.subscriptionservices.jalo.UsageCharge value)
      Generated method - Adds value to usageCharges.
      Parameters:
      value - the item to add to usageCharges
    • removeFromUsageCharges

      public void removeFromUsageCharges(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.UsageCharge value)
      Generated method - Removes value from usageCharges.
      Parameters:
      value - the item to remove from usageCharges
    • removeFromUsageCharges

      public void removeFromUsageCharges(de.hybris.platform.subscriptionservices.jalo.UsageCharge value)
      Generated method - Removes value from usageCharges.
      Parameters:
      value - the item to remove from usageCharges