Class CpqPricingDetail

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
com.sap.hybris.sapcpqquoteintegration.jalo.CpqPricingDetail
All Implemented Interfaces:
Serializable, Comparable

public class CpqPricingDetail extends de.hybris.platform.jalo.GenericItem
Generated class for type CpqPricingDetail.
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 CpqPricingDetail.discountAmount attribute
    static final String
    Qualifier of the CpqPricingDetail.discountPercent attribute
    static final String
    Qualifier of the CpqPricingDetail.extendedAmount attribute
    static final String
    Qualifier of the CpqPricingDetail.extendedListPrice attribute
    static final String
    Qualifier of the CpqPricingDetail.itemId attribute
    static final String
    Qualifier of the CpqPricingDetail.listPrice attribute
    static final String
    Qualifier of the CpqPricingDetail.netPrice attribute
    static final String
    Qualifier of the CpqPricingDetail.orderEntry attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<CpqPricingDetail>
    BidirectionalOneToManyHandler for handling 1:n ORDERENTRY's relation attributes from 'one' side.
    static final String
    Qualifier of the CpqPricingDetail.pricingType attribute
    static final String
    Qualifier of the CpqPricingDetail.rolledUpDiscountAmount attribute
    static final String
    Qualifier of the CpqPricingDetail.rolledUpDiscountPercent attribute
    static final String
    Qualifier of the CpqPricingDetail.rolledUpExtendedAmount attribute
    static final String
    Qualifier of the CpqPricingDetail.rolledUpExtendedListPrice attribute
    static final String
    Qualifier of the CpqPricingDetail.rolledUpListPrice attribute
    static final String
    Qualifier of the CpqPricingDetail.rolledUpNetPrice 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
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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)
     
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the CpqPricingDetail.discountAmount attribute.
    getDiscountAmount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.discountAmount attribute.
    Generated method - Getter of the CpqPricingDetail.discountPercent attribute.
    getDiscountPercent(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.discountPercent attribute.
    Generated method - Getter of the CpqPricingDetail.extendedAmount attribute.
    getExtendedAmount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.extendedAmount attribute.
    Generated method - Getter of the CpqPricingDetail.extendedListPrice attribute.
    getExtendedListPrice(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.extendedListPrice attribute.
    Generated method - Getter of the CpqPricingDetail.itemId attribute.
    getItemId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.itemId attribute.
    Generated method - Getter of the CpqPricingDetail.listPrice attribute.
    getListPrice(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.listPrice attribute.
    Generated method - Getter of the CpqPricingDetail.netPrice attribute.
    getNetPrice(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.netPrice attribute.
    de.hybris.platform.jalo.order.AbstractOrderEntry
    Generated method - Getter of the CpqPricingDetail.orderEntry attribute.
    de.hybris.platform.jalo.order.AbstractOrderEntry
    getOrderEntry(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.orderEntry attribute.
    Generated method - Getter of the CpqPricingDetail.pricingType attribute.
    getPricingType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.pricingType attribute.
    Generated method - Getter of the CpqPricingDetail.rolledUpDiscountAmount attribute.
    getRolledUpDiscountAmount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.rolledUpDiscountAmount attribute.
    Generated method - Getter of the CpqPricingDetail.rolledUpDiscountPercent attribute.
    getRolledUpDiscountPercent(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.rolledUpDiscountPercent attribute.
    Generated method - Getter of the CpqPricingDetail.rolledUpExtendedAmount attribute.
    getRolledUpExtendedAmount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.rolledUpExtendedAmount attribute.
    Generated method - Getter of the CpqPricingDetail.rolledUpExtendedListPrice attribute.
    getRolledUpExtendedListPrice(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.rolledUpExtendedListPrice attribute.
    Generated method - Getter of the CpqPricingDetail.rolledUpListPrice attribute.
    getRolledUpListPrice(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.rolledUpListPrice attribute.
    Generated method - Getter of the CpqPricingDetail.rolledUpNetPrice attribute.
    getRolledUpNetPrice(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the CpqPricingDetail.rolledUpNetPrice attribute.
    void
    setDiscountAmount(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.discountAmount attribute.
    void
    Generated method - Setter of the CpqPricingDetail.discountAmount attribute.
    void
    setDiscountPercent(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.discountPercent attribute.
    void
    Generated method - Setter of the CpqPricingDetail.discountPercent attribute.
    void
    setExtendedAmount(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.extendedAmount attribute.
    void
    Generated method - Setter of the CpqPricingDetail.extendedAmount attribute.
    void
    setExtendedListPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.extendedListPrice attribute.
    void
    Generated method - Setter of the CpqPricingDetail.extendedListPrice attribute.
    void
    setItemId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.itemId attribute.
    void
    Generated method - Setter of the CpqPricingDetail.itemId attribute.
    void
    setListPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.listPrice attribute.
    void
    Generated method - Setter of the CpqPricingDetail.listPrice attribute.
    void
    setNetPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.netPrice attribute.
    void
    Generated method - Setter of the CpqPricingDetail.netPrice attribute.
    void
    setOrderEntry(de.hybris.platform.jalo.order.AbstractOrderEntry value)
    Generated method - Setter of the CpqPricingDetail.orderEntry attribute.
    void
    setOrderEntry(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry value)
    Generated method - Setter of the CpqPricingDetail.orderEntry attribute.
    void
    setPricingType(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.pricingType attribute.
    void
    Generated method - Setter of the CpqPricingDetail.pricingType attribute.
    void
    setRolledUpDiscountAmount(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.rolledUpDiscountAmount attribute.
    void
    Generated method - Setter of the CpqPricingDetail.rolledUpDiscountAmount attribute.
    void
    setRolledUpDiscountPercent(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.rolledUpDiscountPercent attribute.
    void
    Generated method - Setter of the CpqPricingDetail.rolledUpDiscountPercent attribute.
    void
    setRolledUpExtendedAmount(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.rolledUpExtendedAmount attribute.
    void
    Generated method - Setter of the CpqPricingDetail.rolledUpExtendedAmount attribute.
    void
    setRolledUpExtendedListPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.rolledUpExtendedListPrice attribute.
    void
    Generated method - Setter of the CpqPricingDetail.rolledUpExtendedListPrice attribute.
    void
    setRolledUpListPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.rolledUpListPrice attribute.
    void
    Generated method - Setter of the CpqPricingDetail.rolledUpListPrice attribute.
    void
    setRolledUpNetPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the CpqPricingDetail.rolledUpNetPrice attribute.
    void
    Generated method - Setter of the CpqPricingDetail.rolledUpNetPrice attribute.

    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, 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, 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, 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

    • PRICINGTYPE

      public static final String PRICINGTYPE
      Qualifier of the CpqPricingDetail.pricingType attribute
      See Also:
    • ITEMID

      public static final String ITEMID
      Qualifier of the CpqPricingDetail.itemId attribute
      See Also:
    • LISTPRICE

      public static final String LISTPRICE
      Qualifier of the CpqPricingDetail.listPrice attribute
      See Also:
    • NETPRICE

      public static final String NETPRICE
      Qualifier of the CpqPricingDetail.netPrice attribute
      See Also:
    • ROLLEDUPDISCOUNTAMOUNT

      public static final String ROLLEDUPDISCOUNTAMOUNT
      Qualifier of the CpqPricingDetail.rolledUpDiscountAmount attribute
      See Also:
    • DISCOUNTPERCENT

      public static final String DISCOUNTPERCENT
      Qualifier of the CpqPricingDetail.discountPercent attribute
      See Also:
    • EXTENDEDLISTPRICE

      public static final String EXTENDEDLISTPRICE
      Qualifier of the CpqPricingDetail.extendedListPrice attribute
      See Also:
    • EXTENDEDAMOUNT

      public static final String EXTENDEDAMOUNT
      Qualifier of the CpqPricingDetail.extendedAmount attribute
      See Also:
    • ROLLEDUPLISTPRICE

      public static final String ROLLEDUPLISTPRICE
      Qualifier of the CpqPricingDetail.rolledUpListPrice attribute
      See Also:
    • ROLLEDUPEXTENDEDLISTPRICE

      public static final String ROLLEDUPEXTENDEDLISTPRICE
      Qualifier of the CpqPricingDetail.rolledUpExtendedListPrice attribute
      See Also:
    • ROLLEDUPNETPRICE

      public static final String ROLLEDUPNETPRICE
      Qualifier of the CpqPricingDetail.rolledUpNetPrice attribute
      See Also:
    • ROLLEDUPEXTENDEDAMOUNT

      public static final String ROLLEDUPEXTENDEDAMOUNT
      Qualifier of the CpqPricingDetail.rolledUpExtendedAmount attribute
      See Also:
    • DISCOUNTAMOUNT

      public static final String DISCOUNTAMOUNT
      Qualifier of the CpqPricingDetail.discountAmount attribute
      See Also:
    • ROLLEDUPDISCOUNTPERCENT

      public static final String ROLLEDUPDISCOUNTPERCENT
      Qualifier of the CpqPricingDetail.rolledUpDiscountPercent attribute
      See Also:
    • ORDERENTRY

      public static final String ORDERENTRY
      Qualifier of the CpqPricingDetail.orderEntry attribute
      See Also:
    • ORDERENTRYHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<CpqPricingDetail> ORDERENTRYHANDLER
      BidirectionalOneToManyHandler for handling 1:n ORDERENTRY's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • CpqPricingDetail

      public CpqPricingDetail()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • 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
    • getDiscountAmount

      public String getDiscountAmount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.discountAmount attribute.
      Returns:
      the discountAmount
    • getDiscountAmount

      public String getDiscountAmount()
      Generated method - Getter of the CpqPricingDetail.discountAmount attribute.
      Returns:
      the discountAmount
    • setDiscountAmount

      public void setDiscountAmount(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.discountAmount attribute.
      Parameters:
      value - the discountAmount
    • setDiscountAmount

      public void setDiscountAmount(String value)
      Generated method - Setter of the CpqPricingDetail.discountAmount attribute.
      Parameters:
      value - the discountAmount
    • getDiscountPercent

      public String getDiscountPercent(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.discountPercent attribute.
      Returns:
      the discountPercent
    • getDiscountPercent

      public String getDiscountPercent()
      Generated method - Getter of the CpqPricingDetail.discountPercent attribute.
      Returns:
      the discountPercent
    • setDiscountPercent

      public void setDiscountPercent(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.discountPercent attribute.
      Parameters:
      value - the discountPercent
    • setDiscountPercent

      public void setDiscountPercent(String value)
      Generated method - Setter of the CpqPricingDetail.discountPercent attribute.
      Parameters:
      value - the discountPercent
    • getExtendedAmount

      public String getExtendedAmount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.extendedAmount attribute.
      Returns:
      the extendedAmount
    • getExtendedAmount

      public String getExtendedAmount()
      Generated method - Getter of the CpqPricingDetail.extendedAmount attribute.
      Returns:
      the extendedAmount
    • setExtendedAmount

      public void setExtendedAmount(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.extendedAmount attribute.
      Parameters:
      value - the extendedAmount
    • setExtendedAmount

      public void setExtendedAmount(String value)
      Generated method - Setter of the CpqPricingDetail.extendedAmount attribute.
      Parameters:
      value - the extendedAmount
    • getExtendedListPrice

      public String getExtendedListPrice(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.extendedListPrice attribute.
      Returns:
      the extendedListPrice
    • getExtendedListPrice

      public String getExtendedListPrice()
      Generated method - Getter of the CpqPricingDetail.extendedListPrice attribute.
      Returns:
      the extendedListPrice
    • setExtendedListPrice

      public void setExtendedListPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.extendedListPrice attribute.
      Parameters:
      value - the extendedListPrice
    • setExtendedListPrice

      public void setExtendedListPrice(String value)
      Generated method - Setter of the CpqPricingDetail.extendedListPrice attribute.
      Parameters:
      value - the extendedListPrice
    • getItemId

      public String getItemId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.itemId attribute.
      Returns:
      the itemId
    • getItemId

      public String getItemId()
      Generated method - Getter of the CpqPricingDetail.itemId attribute.
      Returns:
      the itemId
    • setItemId

      public void setItemId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.itemId attribute.
      Parameters:
      value - the itemId
    • setItemId

      public void setItemId(String value)
      Generated method - Setter of the CpqPricingDetail.itemId attribute.
      Parameters:
      value - the itemId
    • getListPrice

      public String getListPrice(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.listPrice attribute.
      Returns:
      the listPrice
    • getListPrice

      public String getListPrice()
      Generated method - Getter of the CpqPricingDetail.listPrice attribute.
      Returns:
      the listPrice
    • setListPrice

      public void setListPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.listPrice attribute.
      Parameters:
      value - the listPrice
    • setListPrice

      public void setListPrice(String value)
      Generated method - Setter of the CpqPricingDetail.listPrice attribute.
      Parameters:
      value - the listPrice
    • getNetPrice

      public String getNetPrice(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.netPrice attribute.
      Returns:
      the netPrice
    • getNetPrice

      public String getNetPrice()
      Generated method - Getter of the CpqPricingDetail.netPrice attribute.
      Returns:
      the netPrice
    • setNetPrice

      public void setNetPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.netPrice attribute.
      Parameters:
      value - the netPrice
    • setNetPrice

      public void setNetPrice(String value)
      Generated method - Setter of the CpqPricingDetail.netPrice attribute.
      Parameters:
      value - the netPrice
    • getOrderEntry

      public de.hybris.platform.jalo.order.AbstractOrderEntry getOrderEntry(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.orderEntry attribute.
      Returns:
      the orderEntry
    • getOrderEntry

      public de.hybris.platform.jalo.order.AbstractOrderEntry getOrderEntry()
      Generated method - Getter of the CpqPricingDetail.orderEntry attribute.
      Returns:
      the orderEntry
    • setOrderEntry

      public void setOrderEntry(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry value)
      Generated method - Setter of the CpqPricingDetail.orderEntry attribute.
      Parameters:
      value - the orderEntry
    • setOrderEntry

      public void setOrderEntry(de.hybris.platform.jalo.order.AbstractOrderEntry value)
      Generated method - Setter of the CpqPricingDetail.orderEntry attribute.
      Parameters:
      value - the orderEntry
    • getPricingType

      public String getPricingType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.pricingType attribute.
      Returns:
      the pricingType
    • getPricingType

      public String getPricingType()
      Generated method - Getter of the CpqPricingDetail.pricingType attribute.
      Returns:
      the pricingType
    • setPricingType

      public void setPricingType(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.pricingType attribute.
      Parameters:
      value - the pricingType
    • setPricingType

      public void setPricingType(String value)
      Generated method - Setter of the CpqPricingDetail.pricingType attribute.
      Parameters:
      value - the pricingType
    • getRolledUpDiscountAmount

      public String getRolledUpDiscountAmount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.rolledUpDiscountAmount attribute.
      Returns:
      the rolledUpDiscountAmount
    • getRolledUpDiscountAmount

      public String getRolledUpDiscountAmount()
      Generated method - Getter of the CpqPricingDetail.rolledUpDiscountAmount attribute.
      Returns:
      the rolledUpDiscountAmount
    • setRolledUpDiscountAmount

      public void setRolledUpDiscountAmount(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpDiscountAmount attribute.
      Parameters:
      value - the rolledUpDiscountAmount
    • setRolledUpDiscountAmount

      public void setRolledUpDiscountAmount(String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpDiscountAmount attribute.
      Parameters:
      value - the rolledUpDiscountAmount
    • getRolledUpDiscountPercent

      public String getRolledUpDiscountPercent(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.rolledUpDiscountPercent attribute.
      Returns:
      the rolledUpDiscountPercent
    • getRolledUpDiscountPercent

      public String getRolledUpDiscountPercent()
      Generated method - Getter of the CpqPricingDetail.rolledUpDiscountPercent attribute.
      Returns:
      the rolledUpDiscountPercent
    • setRolledUpDiscountPercent

      public void setRolledUpDiscountPercent(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpDiscountPercent attribute.
      Parameters:
      value - the rolledUpDiscountPercent
    • setRolledUpDiscountPercent

      public void setRolledUpDiscountPercent(String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpDiscountPercent attribute.
      Parameters:
      value - the rolledUpDiscountPercent
    • getRolledUpExtendedAmount

      public String getRolledUpExtendedAmount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.rolledUpExtendedAmount attribute.
      Returns:
      the rolledUpExtendedAmount
    • getRolledUpExtendedAmount

      public String getRolledUpExtendedAmount()
      Generated method - Getter of the CpqPricingDetail.rolledUpExtendedAmount attribute.
      Returns:
      the rolledUpExtendedAmount
    • setRolledUpExtendedAmount

      public void setRolledUpExtendedAmount(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpExtendedAmount attribute.
      Parameters:
      value - the rolledUpExtendedAmount
    • setRolledUpExtendedAmount

      public void setRolledUpExtendedAmount(String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpExtendedAmount attribute.
      Parameters:
      value - the rolledUpExtendedAmount
    • getRolledUpExtendedListPrice

      public String getRolledUpExtendedListPrice(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.rolledUpExtendedListPrice attribute.
      Returns:
      the rolledUpExtendedListPrice
    • getRolledUpExtendedListPrice

      public String getRolledUpExtendedListPrice()
      Generated method - Getter of the CpqPricingDetail.rolledUpExtendedListPrice attribute.
      Returns:
      the rolledUpExtendedListPrice
    • setRolledUpExtendedListPrice

      public void setRolledUpExtendedListPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpExtendedListPrice attribute.
      Parameters:
      value - the rolledUpExtendedListPrice
    • setRolledUpExtendedListPrice

      public void setRolledUpExtendedListPrice(String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpExtendedListPrice attribute.
      Parameters:
      value - the rolledUpExtendedListPrice
    • getRolledUpListPrice

      public String getRolledUpListPrice(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.rolledUpListPrice attribute.
      Returns:
      the rolledUpListPrice
    • getRolledUpListPrice

      public String getRolledUpListPrice()
      Generated method - Getter of the CpqPricingDetail.rolledUpListPrice attribute.
      Returns:
      the rolledUpListPrice
    • setRolledUpListPrice

      public void setRolledUpListPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpListPrice attribute.
      Parameters:
      value - the rolledUpListPrice
    • setRolledUpListPrice

      public void setRolledUpListPrice(String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpListPrice attribute.
      Parameters:
      value - the rolledUpListPrice
    • getRolledUpNetPrice

      public String getRolledUpNetPrice(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the CpqPricingDetail.rolledUpNetPrice attribute.
      Returns:
      the rolledUpNetPrice
    • getRolledUpNetPrice

      public String getRolledUpNetPrice()
      Generated method - Getter of the CpqPricingDetail.rolledUpNetPrice attribute.
      Returns:
      the rolledUpNetPrice
    • setRolledUpNetPrice

      public void setRolledUpNetPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpNetPrice attribute.
      Parameters:
      value - the rolledUpNetPrice
    • setRolledUpNetPrice

      public void setRolledUpNetPrice(String value)
      Generated method - Setter of the CpqPricingDetail.rolledUpNetPrice attribute.
      Parameters:
      value - the rolledUpNetPrice