Class GeneratedUsageCharge

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    de.hybris.platform.subscriptionservices.jalo.UsageCharge

    public abstract class GeneratedUsageCharge
    extends de.hybris.platform.jalo.GenericItem
    Generated class for type UsageCharge.
    See Also:
    Serialized Form
    • 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
      static java.lang.String CATALOGVERSION
      Qualifier of the UsageCharge.catalogVersion attribute
      protected static java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES  
      static java.lang.String ID
      Qualifier of the UsageCharge.id attribute
      static java.lang.String NAME
      Qualifier of the UsageCharge.name attribute
      static java.lang.String SUBSCRIPTIONPRICEPLANUSAGE
      Qualifier of the UsageCharge.subscriptionPricePlanUsage attribute
      protected static de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedUsageCharge> SUBSCRIPTIONPRICEPLANUSAGEHANDLER
      BidirectionalOneToManyHandler for handling 1:n SUBSCRIPTIONPRICEPLANUSAGE's relation attributes from 'one' side.
      static java.lang.String USAGECHARGEENTRIES
      Qualifier of the UsageCharge.usageChargeEntries attribute
      protected static de.hybris.platform.util.OneToManyHandler<de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry> USAGECHARGEENTRIESHANDLER
      OneToManyHandler for handling 1:n USAGECHARGEENTRIES's relation attributes from 'many' side.
      static java.lang.String USAGEUNIT
      Qualifier of the UsageCharge.usageUnit attribute
      • 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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addToUsageChargeEntries​(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry value)
      Generated method - Adds value to usageChargeEntries.
      void addToUsageChargeEntries​(de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry value)
      Generated method - Adds value to usageChargeEntries.
      protected de.hybris.platform.jalo.Item createItem​(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)  
      java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> getAllName()
      Generated method - Getter of the UsageCharge.name attribute.
      java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> getAllName​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageCharge.name attribute.
      de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion()
      Generated method - Getter of the UsageCharge.catalogVersion attribute.
      de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageCharge.catalogVersion attribute.
      protected java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()  
      java.lang.String getId()
      Generated method - Getter of the UsageCharge.id attribute.
      java.lang.String getId​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageCharge.id attribute.
      java.lang.String getName()
      Generated method - Getter of the UsageCharge.name attribute.
      java.lang.String getName​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageCharge.name attribute.
      de.hybris.platform.subscriptionservices.jalo.SubscriptionPricePlan getSubscriptionPricePlanUsage()
      Generated method - Getter of the UsageCharge.subscriptionPricePlanUsage attribute.
      de.hybris.platform.subscriptionservices.jalo.SubscriptionPricePlan getSubscriptionPricePlanUsage​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageCharge.subscriptionPricePlanUsage attribute.
      java.util.Collection<de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry> getUsageChargeEntries()
      Generated method - Getter of the UsageCharge.usageChargeEntries attribute.
      java.util.Collection<de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry> getUsageChargeEntries​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageCharge.usageChargeEntries attribute.
      de.hybris.platform.subscriptionservices.jalo.UsageUnit getUsageUnit()
      Generated method - Getter of the UsageCharge.usageUnit attribute.
      de.hybris.platform.subscriptionservices.jalo.UsageUnit getUsageUnit​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the UsageCharge.usageUnit attribute.
      void removeFromUsageChargeEntries​(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry value)
      Generated method - Removes value from usageChargeEntries.
      void removeFromUsageChargeEntries​(de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry value)
      Generated method - Removes value from usageChargeEntries.
      void setAllName​(de.hybris.platform.jalo.SessionContext ctx, java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> value)
      Generated method - Setter of the UsageCharge.name attribute.
      void setAllName​(java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> value)
      Generated method - Setter of the UsageCharge.name attribute.
      protected void setCatalogVersion​(de.hybris.platform.catalog.jalo.CatalogVersion value)
      Generated method - Setter of the UsageCharge.catalogVersion attribute.
      protected void setCatalogVersion​(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value)
      Generated method - Setter of the UsageCharge.catalogVersion attribute.
      protected void setId​(de.hybris.platform.jalo.SessionContext ctx, java.lang.String value)
      Generated method - Setter of the UsageCharge.id attribute.
      protected void setId​(java.lang.String value)
      Generated method - Setter of the UsageCharge.id attribute.
      void setName​(de.hybris.platform.jalo.SessionContext ctx, java.lang.String value)
      Generated method - Setter of the UsageCharge.name attribute.
      void setName​(java.lang.String value)
      Generated method - Setter of the UsageCharge.name attribute.
      void setSubscriptionPricePlanUsage​(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.SubscriptionPricePlan value)
      Generated method - Setter of the UsageCharge.subscriptionPricePlanUsage attribute.
      void setSubscriptionPricePlanUsage​(de.hybris.platform.subscriptionservices.jalo.SubscriptionPricePlan value)
      Generated method - Setter of the UsageCharge.subscriptionPricePlanUsage attribute.
      void setUsageChargeEntries​(de.hybris.platform.jalo.SessionContext ctx, java.util.Collection<de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry> value)
      Generated method - Setter of the UsageCharge.usageChargeEntries attribute.
      void setUsageChargeEntries​(java.util.Collection<de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry> value)
      Generated method - Setter of the UsageCharge.usageChargeEntries attribute.
      void setUsageUnit​(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.UsageUnit value)
      Generated method - Setter of the UsageCharge.usageUnit attribute.
      void setUsageUnit​(de.hybris.platform.subscriptionservices.jalo.UsageUnit value)
      Generated method - Setter of the UsageCharge.usageUnit attribute.
      • Methods inherited from class de.hybris.platform.jalo.GenericItem

        getImplementation, getInitialProperties, getNonInitialAttributes, 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, 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, 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, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, 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, 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 Detail

      • ID

        public static final java.lang.String ID
        Qualifier of the UsageCharge.id attribute
        See Also:
        Constant Field Values
      • CATALOGVERSION

        public static final java.lang.String CATALOGVERSION
        Qualifier of the UsageCharge.catalogVersion attribute
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Qualifier of the UsageCharge.name attribute
        See Also:
        Constant Field Values
      • USAGEUNIT

        public static final java.lang.String USAGEUNIT
        Qualifier of the UsageCharge.usageUnit attribute
        See Also:
        Constant Field Values
      • SUBSCRIPTIONPRICEPLANUSAGE

        public static final java.lang.String SUBSCRIPTIONPRICEPLANUSAGE
        Qualifier of the UsageCharge.subscriptionPricePlanUsage attribute
        See Also:
        Constant Field Values
      • USAGECHARGEENTRIES

        public static final java.lang.String USAGECHARGEENTRIES
        Qualifier of the UsageCharge.usageChargeEntries attribute
        See Also:
        Constant Field Values
      • SUBSCRIPTIONPRICEPLANUSAGEHANDLER

        protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedUsageCharge> SUBSCRIPTIONPRICEPLANUSAGEHANDLER
        BidirectionalOneToManyHandler for handling 1:n SUBSCRIPTIONPRICEPLANUSAGE's relation attributes from 'one' side.
      • USAGECHARGEENTRIESHANDLER

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

        protected static final java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedUsageCharge

        public GeneratedUsageCharge()
    • Method Detail

      • getDefaultAttributeModes

        protected java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
        Overrides:
        getDefaultAttributeModes in class de.hybris.platform.jalo.Item
      • getCatalogVersion

        public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageCharge.catalogVersion attribute.
        Returns:
        the catalogVersion - Catalog Version
      • getCatalogVersion

        public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion()
        Generated method - Getter of the UsageCharge.catalogVersion attribute.
        Returns:
        the catalogVersion - Catalog Version
      • setCatalogVersion

        protected void setCatalogVersion​(de.hybris.platform.jalo.SessionContext ctx,
                                         de.hybris.platform.catalog.jalo.CatalogVersion value)
        Generated method - Setter of the UsageCharge.catalogVersion attribute.
        Parameters:
        value - the catalogVersion - Catalog Version
      • setCatalogVersion

        protected void setCatalogVersion​(de.hybris.platform.catalog.jalo.CatalogVersion value)
        Generated method - Setter of the UsageCharge.catalogVersion attribute.
        Parameters:
        value - the catalogVersion - Catalog Version
      • createItem

        protected de.hybris.platform.jalo.Item createItem​(de.hybris.platform.jalo.SessionContext ctx,
                                                          de.hybris.platform.jalo.type.ComposedType type,
                                                          de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
                                                   throws de.hybris.platform.jalo.JaloBusinessException
        Overrides:
        createItem in class de.hybris.platform.jalo.GenericItem
        Throws:
        de.hybris.platform.jalo.JaloBusinessException
      • getId

        public java.lang.String getId​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageCharge.id attribute.
        Returns:
        the id - Identifier
      • getId

        public java.lang.String getId()
        Generated method - Getter of the UsageCharge.id attribute.
        Returns:
        the id - Identifier
      • setId

        protected void setId​(de.hybris.platform.jalo.SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the UsageCharge.id attribute.
        Parameters:
        value - the id - Identifier
      • setId

        protected void setId​(java.lang.String value)
        Generated method - Setter of the UsageCharge.id attribute.
        Parameters:
        value - the id - Identifier
      • getName

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

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

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

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

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

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

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

        public void setAllName​(java.util.Map<de.hybris.platform.jalo.c2l.Language,​java.lang.String> value)
        Generated method - Setter of the UsageCharge.name attribute.
        Parameters:
        value - the name - Name
      • getSubscriptionPricePlanUsage

        public de.hybris.platform.subscriptionservices.jalo.SubscriptionPricePlan getSubscriptionPricePlanUsage​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageCharge.subscriptionPricePlanUsage attribute.
        Returns:
        the subscriptionPricePlanUsage
      • getSubscriptionPricePlanUsage

        public de.hybris.platform.subscriptionservices.jalo.SubscriptionPricePlan getSubscriptionPricePlanUsage()
        Generated method - Getter of the UsageCharge.subscriptionPricePlanUsage attribute.
        Returns:
        the subscriptionPricePlanUsage
      • setSubscriptionPricePlanUsage

        public void setSubscriptionPricePlanUsage​(de.hybris.platform.jalo.SessionContext ctx,
                                                  de.hybris.platform.subscriptionservices.jalo.SubscriptionPricePlan value)
        Generated method - Setter of the UsageCharge.subscriptionPricePlanUsage attribute.
        Parameters:
        value - the subscriptionPricePlanUsage
      • setSubscriptionPricePlanUsage

        public void setSubscriptionPricePlanUsage​(de.hybris.platform.subscriptionservices.jalo.SubscriptionPricePlan value)
        Generated method - Setter of the UsageCharge.subscriptionPricePlanUsage attribute.
        Parameters:
        value - the subscriptionPricePlanUsage
      • getUsageChargeEntries

        public java.util.Collection<de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry> getUsageChargeEntries​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageCharge.usageChargeEntries attribute.
        Returns:
        the usageChargeEntries
      • getUsageChargeEntries

        public java.util.Collection<de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry> getUsageChargeEntries()
        Generated method - Getter of the UsageCharge.usageChargeEntries attribute.
        Returns:
        the usageChargeEntries
      • setUsageChargeEntries

        public void setUsageChargeEntries​(de.hybris.platform.jalo.SessionContext ctx,
                                          java.util.Collection<de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry> value)
        Generated method - Setter of the UsageCharge.usageChargeEntries attribute.
        Parameters:
        value - the usageChargeEntries
      • setUsageChargeEntries

        public void setUsageChargeEntries​(java.util.Collection<de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry> value)
        Generated method - Setter of the UsageCharge.usageChargeEntries attribute.
        Parameters:
        value - the usageChargeEntries
      • addToUsageChargeEntries

        public void addToUsageChargeEntries​(de.hybris.platform.jalo.SessionContext ctx,
                                            de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry value)
        Generated method - Adds value to usageChargeEntries.
        Parameters:
        value - the item to add to usageChargeEntries
      • addToUsageChargeEntries

        public void addToUsageChargeEntries​(de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry value)
        Generated method - Adds value to usageChargeEntries.
        Parameters:
        value - the item to add to usageChargeEntries
      • removeFromUsageChargeEntries

        public void removeFromUsageChargeEntries​(de.hybris.platform.jalo.SessionContext ctx,
                                                 de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry value)
        Generated method - Removes value from usageChargeEntries.
        Parameters:
        value - the item to remove from usageChargeEntries
      • removeFromUsageChargeEntries

        public void removeFromUsageChargeEntries​(de.hybris.platform.subscriptionservices.jalo.UsageChargeEntry value)
        Generated method - Removes value from usageChargeEntries.
        Parameters:
        value - the item to remove from usageChargeEntries
      • getUsageUnit

        public de.hybris.platform.subscriptionservices.jalo.UsageUnit getUsageUnit​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the UsageCharge.usageUnit attribute.
        Returns:
        the usageUnit - Usage Unit
      • getUsageUnit

        public de.hybris.platform.subscriptionservices.jalo.UsageUnit getUsageUnit()
        Generated method - Getter of the UsageCharge.usageUnit attribute.
        Returns:
        the usageUnit - Usage Unit
      • setUsageUnit

        public void setUsageUnit​(de.hybris.platform.jalo.SessionContext ctx,
                                 de.hybris.platform.subscriptionservices.jalo.UsageUnit value)
        Generated method - Setter of the UsageCharge.usageUnit attribute.
        Parameters:
        value - the usageUnit - Usage Unit
      • setUsageUnit

        public void setUsageUnit​(de.hybris.platform.subscriptionservices.jalo.UsageUnit value)
        Generated method - Setter of the UsageCharge.usageUnit attribute.
        Parameters:
        value - the usageUnit - Usage Unit