Class TuaAppliedCustomerBillingRate

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.tuadatamodel.jalo.TuaAppliedCustomerBillingRate
All Implemented Interfaces:
Serializable, Comparable

public class TuaAppliedCustomerBillingRate extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaAppliedCustomerBillingRate.
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
    static final String
    Qualifier of the TuaAppliedCustomerBillingRate.amount attribute
    static final String
    Qualifier of the TuaAppliedCustomerBillingRate.appliedTax attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TuaAppliedPartyBillingTaxRate>
    OneToManyHandler for handling 1:n APPLIEDTAX's relation attributes from 'many' side.
    static final String
    Qualifier of the TuaAppliedCustomerBillingRate.bill attribute
    static final String
    Qualifier of the TuaAppliedCustomerBillingRate.billingAccount attribute
    static final String
    Qualifier of the TuaAppliedCustomerBillingRate.currency attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TuaAppliedCustomerBillingRate.externalIdentifiers attribute
    static final String
    Qualifier of the TuaAppliedCustomerBillingRate.id attribute
    static final String
    Qualifier of the TuaAppliedCustomerBillingRate.isBilled 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
    void
    addToAppliedTax(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value)
    Generated method - Adds value to appliedTax.
    void
    Generated method - Adds value to appliedTax.
    Generated method - Getter of the TuaAppliedCustomerBillingRate.amount attribute.
    getAmount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAppliedCustomerBillingRate.amount attribute.
    float
    Generated method - Getter of the TuaAppliedCustomerBillingRate.amount attribute.
    float
    getAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAppliedCustomerBillingRate.amount attribute.
    Generated method - Getter of the TuaAppliedCustomerBillingRate.appliedTax attribute.
    getAppliedTax(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAppliedCustomerBillingRate.appliedTax attribute.
    Generated method - Getter of the TuaAppliedCustomerBillingRate.bill attribute.
    getBill(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAppliedCustomerBillingRate.bill attribute.
    Generated method - Getter of the TuaAppliedCustomerBillingRate.billingAccount attribute.
    getBillingAccount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAppliedCustomerBillingRate.billingAccount attribute.
    de.hybris.platform.jalo.c2l.Currency
    Generated method - Getter of the TuaAppliedCustomerBillingRate.currency attribute.
    de.hybris.platform.jalo.c2l.Currency
    getCurrency(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAppliedCustomerBillingRate.currency attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TuaAppliedCustomerBillingRate.externalIdentifiers attribute.
    getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAppliedCustomerBillingRate.externalIdentifiers attribute.
    Generated method - Getter of the TuaAppliedCustomerBillingRate.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAppliedCustomerBillingRate.id attribute.
    Generated method - Getter of the TuaAppliedCustomerBillingRate.isBilled attribute.
    isIsBilled(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAppliedCustomerBillingRate.isBilled attribute.
    boolean
    Generated method - Getter of the TuaAppliedCustomerBillingRate.isBilled attribute.
    boolean
    isIsBilledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaAppliedCustomerBillingRate.isBilled attribute.
    void
    removeFromAppliedTax(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value)
    Generated method - Removes value from appliedTax.
    void
    Generated method - Removes value from appliedTax.
    void
    setAmount(float value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.amount attribute.
    void
    setAmount(de.hybris.platform.jalo.SessionContext ctx, float value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.amount attribute.
    void
    setAmount(de.hybris.platform.jalo.SessionContext ctx, Float value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.amount attribute.
    void
    Generated method - Setter of the TuaAppliedCustomerBillingRate.amount attribute.
    void
    setAppliedTax(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAppliedPartyBillingTaxRate> value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.appliedTax attribute.
    void
    Generated method - Setter of the TuaAppliedCustomerBillingRate.appliedTax attribute.
    void
    setBill(de.hybris.platform.jalo.SessionContext ctx, TuaPartyBill value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.bill attribute.
    void
    Generated method - Setter of the TuaAppliedCustomerBillingRate.bill attribute.
    void
    setBillingAccount(de.hybris.platform.jalo.SessionContext ctx, TuaBillingAccount value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.billingAccount attribute.
    void
    Generated method - Setter of the TuaAppliedCustomerBillingRate.billingAccount attribute.
    void
    setCurrency(de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.currency attribute.
    void
    setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.currency attribute.
    void
    setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.externalIdentifiers attribute.
    void
    Generated method - Setter of the TuaAppliedCustomerBillingRate.externalIdentifiers attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.id attribute.
    void
    setId(String value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.id attribute.
    void
    setIsBilled(boolean value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.isBilled attribute.
    void
    setIsBilled(de.hybris.platform.jalo.SessionContext ctx, boolean value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.isBilled attribute.
    void
    setIsBilled(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
    Generated method - Setter of the TuaAppliedCustomerBillingRate.isBilled attribute.
    void
    Generated method - Setter of the TuaAppliedCustomerBillingRate.isBilled attribute.

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

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

    • ID

      public static final String ID
      Qualifier of the TuaAppliedCustomerBillingRate.id attribute
      See Also:
    • ISBILLED

      public static final String ISBILLED
      Qualifier of the TuaAppliedCustomerBillingRate.isBilled attribute
      See Also:
    • BILLINGACCOUNT

      public static final String BILLINGACCOUNT
      Qualifier of the TuaAppliedCustomerBillingRate.billingAccount attribute
      See Also:
    • BILL

      public static final String BILL
      Qualifier of the TuaAppliedCustomerBillingRate.bill attribute
      See Also:
    • AMOUNT

      public static final String AMOUNT
      Qualifier of the TuaAppliedCustomerBillingRate.amount attribute
      See Also:
    • CURRENCY

      public static final String CURRENCY
      Qualifier of the TuaAppliedCustomerBillingRate.currency attribute
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Qualifier of the TuaAppliedCustomerBillingRate.externalIdentifiers attribute
      See Also:
    • APPLIEDTAX

      public static final String APPLIEDTAX
      Qualifier of the TuaAppliedCustomerBillingRate.appliedTax attribute
      See Also:
    • APPLIEDTAXHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaAppliedPartyBillingTaxRate> APPLIEDTAXHANDLER
      OneToManyHandler for handling 1:n APPLIEDTAX'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

    • TuaAppliedCustomerBillingRate

      public TuaAppliedCustomerBillingRate()
  • Method Details

    • getDefaultAttributeModes

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

      public Float getAmount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAppliedCustomerBillingRate.amount attribute.
      Returns:
      the amount
    • getAmount

      public Float getAmount()
      Generated method - Getter of the TuaAppliedCustomerBillingRate.amount attribute.
      Returns:
      the amount
    • getAmountAsPrimitive

      public float getAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAppliedCustomerBillingRate.amount attribute.
      Returns:
      the amount
    • getAmountAsPrimitive

      public float getAmountAsPrimitive()
      Generated method - Getter of the TuaAppliedCustomerBillingRate.amount attribute.
      Returns:
      the amount
    • setAmount

      public void setAmount(de.hybris.platform.jalo.SessionContext ctx, Float value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.amount attribute.
      Parameters:
      value - the amount
    • setAmount

      public void setAmount(Float value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.amount attribute.
      Parameters:
      value - the amount
    • setAmount

      public void setAmount(de.hybris.platform.jalo.SessionContext ctx, float value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.amount attribute.
      Parameters:
      value - the amount
    • setAmount

      public void setAmount(float value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.amount attribute.
      Parameters:
      value - the amount
    • getAppliedTax

      public Set<TuaAppliedPartyBillingTaxRate> getAppliedTax(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAppliedCustomerBillingRate.appliedTax attribute.
      Returns:
      the appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
    • getAppliedTax

      public Set<TuaAppliedPartyBillingTaxRate> getAppliedTax()
      Generated method - Getter of the TuaAppliedCustomerBillingRate.appliedTax attribute.
      Returns:
      the appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
    • setAppliedTax

      public void setAppliedTax(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAppliedPartyBillingTaxRate> value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.appliedTax attribute.
      Parameters:
      value - the appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
    • setAppliedTax

      public void setAppliedTax(Set<TuaAppliedPartyBillingTaxRate> value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.appliedTax attribute.
      Parameters:
      value - the appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
    • addToAppliedTax

      public void addToAppliedTax(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value)
      Generated method - Adds value to appliedTax.
      Parameters:
      value - the item to add to appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
    • addToAppliedTax

      public void addToAppliedTax(TuaAppliedPartyBillingTaxRate value)
      Generated method - Adds value to appliedTax.
      Parameters:
      value - the item to add to appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
    • removeFromAppliedTax

      public void removeFromAppliedTax(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value)
      Generated method - Removes value from appliedTax.
      Parameters:
      value - the item to remove from appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
    • removeFromAppliedTax

      public void removeFromAppliedTax(TuaAppliedPartyBillingTaxRate value)
      Generated method - Removes value from appliedTax.
      Parameters:
      value - the item to remove from appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
    • getBill

      public TuaPartyBill getBill(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAppliedCustomerBillingRate.bill attribute.
      Returns:
      the bill
    • getBill

      public TuaPartyBill getBill()
      Generated method - Getter of the TuaAppliedCustomerBillingRate.bill attribute.
      Returns:
      the bill
    • setBill

      public void setBill(de.hybris.platform.jalo.SessionContext ctx, TuaPartyBill value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.bill attribute.
      Parameters:
      value - the bill
    • setBill

      public void setBill(TuaPartyBill value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.bill attribute.
      Parameters:
      value - the bill
    • getBillingAccount

      public TuaBillingAccount getBillingAccount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAppliedCustomerBillingRate.billingAccount attribute.
      Returns:
      the billingAccount
    • getBillingAccount

      public TuaBillingAccount getBillingAccount()
      Generated method - Getter of the TuaAppliedCustomerBillingRate.billingAccount attribute.
      Returns:
      the billingAccount
    • setBillingAccount

      public void setBillingAccount(de.hybris.platform.jalo.SessionContext ctx, TuaBillingAccount value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.billingAccount attribute.
      Parameters:
      value - the billingAccount
    • setBillingAccount

      public void setBillingAccount(TuaBillingAccount value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.billingAccount attribute.
      Parameters:
      value - the billingAccount
    • getCurrency

      public de.hybris.platform.jalo.c2l.Currency getCurrency(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAppliedCustomerBillingRate.currency attribute.
      Returns:
      the currency
    • getCurrency

      public de.hybris.platform.jalo.c2l.Currency getCurrency()
      Generated method - Getter of the TuaAppliedCustomerBillingRate.currency attribute.
      Returns:
      the currency
    • setCurrency

      public void setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.currency attribute.
      Parameters:
      value - the currency
    • setCurrency

      public void setCurrency(de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.currency attribute.
      Parameters:
      value - the currency
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAppliedCustomerBillingRate.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers()
      Generated method - Getter of the TuaAppliedCustomerBillingRate.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(List<TuaExternalIdentifier> value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAppliedCustomerBillingRate.id attribute.
      Returns:
      the id
    • getId

      public String getId()
      Generated method - Getter of the TuaAppliedCustomerBillingRate.id attribute.
      Returns:
      the id
    • setId

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

      public void setId(String value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.id attribute.
      Parameters:
      value - the id
    • isIsBilled

      public Boolean isIsBilled(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAppliedCustomerBillingRate.isBilled attribute.
      Returns:
      the isBilled
    • isIsBilled

      public Boolean isIsBilled()
      Generated method - Getter of the TuaAppliedCustomerBillingRate.isBilled attribute.
      Returns:
      the isBilled
    • isIsBilledAsPrimitive

      public boolean isIsBilledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaAppliedCustomerBillingRate.isBilled attribute.
      Returns:
      the isBilled
    • isIsBilledAsPrimitive

      public boolean isIsBilledAsPrimitive()
      Generated method - Getter of the TuaAppliedCustomerBillingRate.isBilled attribute.
      Returns:
      the isBilled
    • setIsBilled

      public void setIsBilled(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.isBilled attribute.
      Parameters:
      value - the isBilled
    • setIsBilled

      public void setIsBilled(Boolean value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.isBilled attribute.
      Parameters:
      value - the isBilled
    • setIsBilled

      public void setIsBilled(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.isBilled attribute.
      Parameters:
      value - the isBilled
    • setIsBilled

      public void setIsBilled(boolean value)
      Generated method - Setter of the TuaAppliedCustomerBillingRate.isBilled attribute.
      Parameters:
      value - the isBilled