Class TuaPaymentPlan

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

public class TuaPaymentPlan extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaPaymentPlan.
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 TuaPaymentPlan.billingAccount attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPaymentPlan>
    BidirectionalOneToManyHandler for handling 1:n BILLINGACCOUNT's relation attributes from 'one' side.
    static final String
    Qualifier of the TuaPaymentPlan.currency attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TuaPaymentPlan.endDateTime attribute
    static final String
    Qualifier of the TuaPaymentPlan.externalIdentifiers attribute
    static final String
    Qualifier of the TuaPaymentPlan.id attribute
    static final String
    Qualifier of the TuaPaymentPlan.paymentPeriod attribute
    static final String
    Qualifier of the TuaPaymentPlan.priority attribute
    static final String
    Qualifier of the TuaPaymentPlan.referredPaymentMethod attribute
    static final String
    Qualifier of the TuaPaymentPlan.startDateTime attribute
    static final String
    Qualifier of the TuaPaymentPlan.status attribute
    static final String
    Qualifier of the TuaPaymentPlan.totalAmount attribute
    static final String
    Qualifier of the TuaPaymentPlan.type 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

    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)
     
    Generated method - Getter of the TuaPaymentPlan.billingAccount attribute.
    getBillingAccount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.billingAccount attribute.
    de.hybris.platform.jalo.c2l.Currency
    Generated method - Getter of the TuaPaymentPlan.currency attribute.
    de.hybris.platform.jalo.c2l.Currency
    getCurrency(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.currency attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TuaPaymentPlan.endDateTime attribute.
    getEndDateTime(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.endDateTime attribute.
    Generated method - Getter of the TuaPaymentPlan.externalIdentifiers attribute.
    getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.externalIdentifiers attribute.
    Generated method - Getter of the TuaPaymentPlan.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.id attribute.
    Generated method - Getter of the TuaPaymentPlan.paymentPeriod attribute.
    getPaymentPeriod(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.paymentPeriod attribute.
    Generated method - Getter of the TuaPaymentPlan.priority attribute.
    getPriority(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.priority attribute.
    int
    Generated method - Getter of the TuaPaymentPlan.priority attribute.
    int
    getPriorityAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.priority attribute.
    Generated method - Getter of the TuaPaymentPlan.referredPaymentMethod attribute.
    getReferredPaymentMethod(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.referredPaymentMethod attribute.
    Generated method - Getter of the TuaPaymentPlan.startDateTime attribute.
    getStartDateTime(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.startDateTime attribute.
    Generated method - Getter of the TuaPaymentPlan.status attribute.
    getStatus(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.status attribute.
    Generated method - Getter of the TuaPaymentPlan.totalAmount attribute.
    getTotalAmount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.totalAmount attribute.
    double
    Generated method - Getter of the TuaPaymentPlan.totalAmount attribute.
    double
    getTotalAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.totalAmount attribute.
    Generated method - Getter of the TuaPaymentPlan.type attribute.
    getType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaPaymentPlan.type attribute.
    void
    setBillingAccount(de.hybris.platform.jalo.SessionContext ctx, TuaBillingAccount value)
    Generated method - Setter of the TuaPaymentPlan.billingAccount attribute.
    void
    Generated method - Setter of the TuaPaymentPlan.billingAccount attribute.
    void
    setCurrency(de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the TuaPaymentPlan.currency attribute.
    void
    setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the TuaPaymentPlan.currency attribute.
    void
    setEndDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TuaPaymentPlan.endDateTime attribute.
    void
    Generated method - Setter of the TuaPaymentPlan.endDateTime attribute.
    void
    setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
    Generated method - Setter of the TuaPaymentPlan.externalIdentifiers attribute.
    void
    Generated method - Setter of the TuaPaymentPlan.externalIdentifiers attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaPaymentPlan.id attribute.
    void
    setId(String value)
    Generated method - Setter of the TuaPaymentPlan.id attribute.
    void
    setPaymentPeriod(de.hybris.platform.jalo.SessionContext ctx, TuaDuration value)
    Generated method - Setter of the TuaPaymentPlan.paymentPeriod attribute.
    void
    Generated method - Setter of the TuaPaymentPlan.paymentPeriod attribute.
    void
    setPriority(int value)
    Generated method - Setter of the TuaPaymentPlan.priority attribute.
    void
    setPriority(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the TuaPaymentPlan.priority attribute.
    void
    setPriority(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the TuaPaymentPlan.priority attribute.
    void
    Generated method - Setter of the TuaPaymentPlan.priority attribute.
    void
    setReferredPaymentMethod(de.hybris.platform.jalo.SessionContext ctx, TuaPaymentInfo value)
    Generated method - Setter of the TuaPaymentPlan.referredPaymentMethod attribute.
    void
    Generated method - Setter of the TuaPaymentPlan.referredPaymentMethod attribute.
    void
    setStartDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TuaPaymentPlan.startDateTime attribute.
    void
    Generated method - Setter of the TuaPaymentPlan.startDateTime attribute.
    void
    setStatus(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaPaymentPlan.status attribute.
    void
    Generated method - Setter of the TuaPaymentPlan.status attribute.
    void
    setTotalAmount(double value)
    Generated method - Setter of the TuaPaymentPlan.totalAmount attribute.
    void
    setTotalAmount(de.hybris.platform.jalo.SessionContext ctx, double value)
    Generated method - Setter of the TuaPaymentPlan.totalAmount attribute.
    void
    setTotalAmount(de.hybris.platform.jalo.SessionContext ctx, Double value)
    Generated method - Setter of the TuaPaymentPlan.totalAmount attribute.
    void
    Generated method - Setter of the TuaPaymentPlan.totalAmount attribute.
    void
    setType(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaPaymentPlan.type attribute.
    void
    setType(String value)
    Generated method - Setter of the TuaPaymentPlan.type 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

    • ID

      public static final String ID
      Qualifier of the TuaPaymentPlan.id attribute
      See Also:
    • TYPE

      public static final String TYPE
      Qualifier of the TuaPaymentPlan.type attribute
      See Also:
    • STATUS

      public static final String STATUS
      Qualifier of the TuaPaymentPlan.status attribute
      See Also:
    • PRIORITY

      public static final String PRIORITY
      Qualifier of the TuaPaymentPlan.priority attribute
      See Also:
    • STARTDATETIME

      public static final String STARTDATETIME
      Qualifier of the TuaPaymentPlan.startDateTime attribute
      See Also:
    • ENDDATETIME

      public static final String ENDDATETIME
      Qualifier of the TuaPaymentPlan.endDateTime attribute
      See Also:
    • PAYMENTPERIOD

      public static final String PAYMENTPERIOD
      Qualifier of the TuaPaymentPlan.paymentPeriod attribute
      See Also:
    • TOTALAMOUNT

      public static final String TOTALAMOUNT
      Qualifier of the TuaPaymentPlan.totalAmount attribute
      See Also:
    • CURRENCY

      public static final String CURRENCY
      Qualifier of the TuaPaymentPlan.currency attribute
      See Also:
    • REFERREDPAYMENTMETHOD

      public static final String REFERREDPAYMENTMETHOD
      Qualifier of the TuaPaymentPlan.referredPaymentMethod attribute
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Qualifier of the TuaPaymentPlan.externalIdentifiers attribute
      See Also:
    • BILLINGACCOUNT

      public static final String BILLINGACCOUNT
      Qualifier of the TuaPaymentPlan.billingAccount attribute
      See Also:
    • BILLINGACCOUNTHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPaymentPlan> BILLINGACCOUNTHANDLER
      BidirectionalOneToManyHandler for handling 1:n BILLINGACCOUNT'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

    • TuaPaymentPlan

      public TuaPaymentPlan()
  • Method Details

    • getDefaultAttributeModes

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

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

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

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

      public void setBillingAccount(TuaBillingAccount value)
      Generated method - Setter of the TuaPaymentPlan.billingAccount attribute.
      Parameters:
      value - the billingAccount - Billing Account
    • 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
    • getCurrency

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

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

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

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

      public Date getEndDateTime(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaPaymentPlan.endDateTime attribute.
      Returns:
      the endDateTime - End date time.
    • getEndDateTime

      public Date getEndDateTime()
      Generated method - Getter of the TuaPaymentPlan.endDateTime attribute.
      Returns:
      the endDateTime - End date time.
    • setEndDateTime

      public void setEndDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TuaPaymentPlan.endDateTime attribute.
      Parameters:
      value - the endDateTime - End date time.
    • setEndDateTime

      public void setEndDateTime(Date value)
      Generated method - Setter of the TuaPaymentPlan.endDateTime attribute.
      Parameters:
      value - the endDateTime - End date time.
    • getExternalIdentifiers

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

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

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

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

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

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

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

      public void setId(String value)
      Generated method - Setter of the TuaPaymentPlan.id attribute.
      Parameters:
      value - the id - Unique Identifier
    • getPaymentPeriod

      public TuaDuration getPaymentPeriod(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaPaymentPlan.paymentPeriod attribute.
      Returns:
      the paymentPeriod - Payment period
    • getPaymentPeriod

      public TuaDuration getPaymentPeriod()
      Generated method - Getter of the TuaPaymentPlan.paymentPeriod attribute.
      Returns:
      the paymentPeriod - Payment period
    • setPaymentPeriod

      public void setPaymentPeriod(de.hybris.platform.jalo.SessionContext ctx, TuaDuration value)
      Generated method - Setter of the TuaPaymentPlan.paymentPeriod attribute.
      Parameters:
      value - the paymentPeriod - Payment period
    • setPaymentPeriod

      public void setPaymentPeriod(TuaDuration value)
      Generated method - Setter of the TuaPaymentPlan.paymentPeriod attribute.
      Parameters:
      value - the paymentPeriod - Payment period
    • getPriority

      public Integer getPriority(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaPaymentPlan.priority attribute.
      Returns:
      the priority - The priority
    • getPriority

      public Integer getPriority()
      Generated method - Getter of the TuaPaymentPlan.priority attribute.
      Returns:
      the priority - The priority
    • getPriorityAsPrimitive

      public int getPriorityAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaPaymentPlan.priority attribute.
      Returns:
      the priority - The priority
    • getPriorityAsPrimitive

      public int getPriorityAsPrimitive()
      Generated method - Getter of the TuaPaymentPlan.priority attribute.
      Returns:
      the priority - The priority
    • setPriority

      public void setPriority(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the TuaPaymentPlan.priority attribute.
      Parameters:
      value - the priority - The priority
    • setPriority

      public void setPriority(Integer value)
      Generated method - Setter of the TuaPaymentPlan.priority attribute.
      Parameters:
      value - the priority - The priority
    • setPriority

      public void setPriority(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the TuaPaymentPlan.priority attribute.
      Parameters:
      value - the priority - The priority
    • setPriority

      public void setPriority(int value)
      Generated method - Setter of the TuaPaymentPlan.priority attribute.
      Parameters:
      value - the priority - The priority
    • getReferredPaymentMethod

      public TuaPaymentInfo getReferredPaymentMethod(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaPaymentPlan.referredPaymentMethod attribute.
      Returns:
      the referredPaymentMethod - Referred payment method
    • getReferredPaymentMethod

      public TuaPaymentInfo getReferredPaymentMethod()
      Generated method - Getter of the TuaPaymentPlan.referredPaymentMethod attribute.
      Returns:
      the referredPaymentMethod - Referred payment method
    • setReferredPaymentMethod

      public void setReferredPaymentMethod(de.hybris.platform.jalo.SessionContext ctx, TuaPaymentInfo value)
      Generated method - Setter of the TuaPaymentPlan.referredPaymentMethod attribute.
      Parameters:
      value - the referredPaymentMethod - Referred payment method
    • setReferredPaymentMethod

      public void setReferredPaymentMethod(TuaPaymentInfo value)
      Generated method - Setter of the TuaPaymentPlan.referredPaymentMethod attribute.
      Parameters:
      value - the referredPaymentMethod - Referred payment method
    • getStartDateTime

      public Date getStartDateTime(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaPaymentPlan.startDateTime attribute.
      Returns:
      the startDateTime - Start date time.
    • getStartDateTime

      public Date getStartDateTime()
      Generated method - Getter of the TuaPaymentPlan.startDateTime attribute.
      Returns:
      the startDateTime - Start date time.
    • setStartDateTime

      public void setStartDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TuaPaymentPlan.startDateTime attribute.
      Parameters:
      value - the startDateTime - Start date time.
    • setStartDateTime

      public void setStartDateTime(Date value)
      Generated method - Setter of the TuaPaymentPlan.startDateTime attribute.
      Parameters:
      value - the startDateTime - Start date time.
    • getStatus

      public String getStatus(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaPaymentPlan.status attribute.
      Returns:
      the status - Status
    • getStatus

      public String getStatus()
      Generated method - Getter of the TuaPaymentPlan.status attribute.
      Returns:
      the status - Status
    • setStatus

      public void setStatus(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaPaymentPlan.status attribute.
      Parameters:
      value - the status - Status
    • setStatus

      public void setStatus(String value)
      Generated method - Setter of the TuaPaymentPlan.status attribute.
      Parameters:
      value - the status - Status
    • getTotalAmount

      public Double getTotalAmount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaPaymentPlan.totalAmount attribute.
      Returns:
      the totalAmount - Total amount
    • getTotalAmount

      public Double getTotalAmount()
      Generated method - Getter of the TuaPaymentPlan.totalAmount attribute.
      Returns:
      the totalAmount - Total amount
    • getTotalAmountAsPrimitive

      public double getTotalAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaPaymentPlan.totalAmount attribute.
      Returns:
      the totalAmount - Total amount
    • getTotalAmountAsPrimitive

      public double getTotalAmountAsPrimitive()
      Generated method - Getter of the TuaPaymentPlan.totalAmount attribute.
      Returns:
      the totalAmount - Total amount
    • setTotalAmount

      public void setTotalAmount(de.hybris.platform.jalo.SessionContext ctx, Double value)
      Generated method - Setter of the TuaPaymentPlan.totalAmount attribute.
      Parameters:
      value - the totalAmount - Total amount
    • setTotalAmount

      public void setTotalAmount(Double value)
      Generated method - Setter of the TuaPaymentPlan.totalAmount attribute.
      Parameters:
      value - the totalAmount - Total amount
    • setTotalAmount

      public void setTotalAmount(de.hybris.platform.jalo.SessionContext ctx, double value)
      Generated method - Setter of the TuaPaymentPlan.totalAmount attribute.
      Parameters:
      value - the totalAmount - Total amount
    • setTotalAmount

      public void setTotalAmount(double value)
      Generated method - Setter of the TuaPaymentPlan.totalAmount attribute.
      Parameters:
      value - the totalAmount - Total amount
    • getType

      public String getType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaPaymentPlan.type attribute.
      Returns:
      the type - Type
    • getType

      public String getType()
      Generated method - Getter of the TuaPaymentPlan.type attribute.
      Returns:
      the type - Type
    • setType

      public void setType(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaPaymentPlan.type attribute.
      Parameters:
      value - the type - Type
    • setType

      public void setType(String value)
      Generated method - Setter of the TuaPaymentPlan.type attribute.
      Parameters:
      value - the type - Type