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.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theTuaPaymentPlan.billingAccountattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPaymentPlan>BidirectionalOneToManyHandlerfor handling 1:n BILLINGACCOUNT's relation attributes from 'one' side.static final StringQualifier of theTuaPaymentPlan.currencyattributestatic final StringQualifier of theTuaPaymentPlan.endDateTimeattributestatic final StringQualifier of theTuaPaymentPlan.externalIdentifiersattributestatic final StringQualifier of theTuaPaymentPlan.idattributestatic final StringQualifier of theTuaPaymentPlan.paymentPeriodattributestatic final StringQualifier of theTuaPaymentPlan.priorityattributestatic final StringQualifier of theTuaPaymentPlan.referredPaymentMethodattributestatic final StringQualifier of theTuaPaymentPlan.startDateTimeattributestatic final StringQualifier of theTuaPaymentPlan.statusattributestatic final StringQualifier of theTuaPaymentPlan.totalAmountattributestatic final StringQualifier of theTuaPaymentPlan.typeattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, staticTransientObjectsFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) Generated method - Getter of theTuaPaymentPlan.billingAccountattribute.getBillingAccount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.billingAccountattribute.de.hybris.platform.jalo.c2l.CurrencyGenerated method - Getter of theTuaPaymentPlan.currencyattribute.de.hybris.platform.jalo.c2l.CurrencygetCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.currencyattribute.Generated method - Getter of theTuaPaymentPlan.endDateTimeattribute.getEndDateTime(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.endDateTimeattribute.Generated method - Getter of theTuaPaymentPlan.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.externalIdentifiersattribute.getId()Generated method - Getter of theTuaPaymentPlan.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.idattribute.Generated method - Getter of theTuaPaymentPlan.paymentPeriodattribute.getPaymentPeriod(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.paymentPeriodattribute.Generated method - Getter of theTuaPaymentPlan.priorityattribute.getPriority(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.priorityattribute.intGenerated method - Getter of theTuaPaymentPlan.priorityattribute.intgetPriorityAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.priorityattribute.Generated method - Getter of theTuaPaymentPlan.referredPaymentMethodattribute.getReferredPaymentMethod(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.referredPaymentMethodattribute.Generated method - Getter of theTuaPaymentPlan.startDateTimeattribute.getStartDateTime(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.startDateTimeattribute.Generated method - Getter of theTuaPaymentPlan.statusattribute.getStatus(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.statusattribute.Generated method - Getter of theTuaPaymentPlan.totalAmountattribute.getTotalAmount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.totalAmountattribute.doubleGenerated method - Getter of theTuaPaymentPlan.totalAmountattribute.doublegetTotalAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.totalAmountattribute.getType()Generated method - Getter of theTuaPaymentPlan.typeattribute.getType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.typeattribute.voidsetBillingAccount(de.hybris.platform.jalo.SessionContext ctx, TuaBillingAccount value) Generated method - Setter of theTuaPaymentPlan.billingAccountattribute.voidGenerated method - Setter of theTuaPaymentPlan.billingAccountattribute.voidsetCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaPaymentPlan.currencyattribute.voidsetCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaPaymentPlan.currencyattribute.voidsetEndDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaPaymentPlan.endDateTimeattribute.voidsetEndDateTime(Date value) Generated method - Setter of theTuaPaymentPlan.endDateTimeattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaPaymentPlan.externalIdentifiersattribute.voidGenerated method - Setter of theTuaPaymentPlan.externalIdentifiersattribute.voidGenerated method - Setter of theTuaPaymentPlan.idattribute.voidGenerated method - Setter of theTuaPaymentPlan.idattribute.voidsetPaymentPeriod(de.hybris.platform.jalo.SessionContext ctx, TuaDuration value) Generated method - Setter of theTuaPaymentPlan.paymentPeriodattribute.voidsetPaymentPeriod(TuaDuration value) Generated method - Setter of theTuaPaymentPlan.paymentPeriodattribute.voidsetPriority(int value) Generated method - Setter of theTuaPaymentPlan.priorityattribute.voidsetPriority(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTuaPaymentPlan.priorityattribute.voidsetPriority(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theTuaPaymentPlan.priorityattribute.voidsetPriority(Integer value) Generated method - Setter of theTuaPaymentPlan.priorityattribute.voidsetReferredPaymentMethod(de.hybris.platform.jalo.SessionContext ctx, TuaPaymentInfo value) Generated method - Setter of theTuaPaymentPlan.referredPaymentMethodattribute.voidGenerated method - Setter of theTuaPaymentPlan.referredPaymentMethodattribute.voidsetStartDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaPaymentPlan.startDateTimeattribute.voidsetStartDateTime(Date value) Generated method - Setter of theTuaPaymentPlan.startDateTimeattribute.voidGenerated method - Setter of theTuaPaymentPlan.statusattribute.voidGenerated method - Setter of theTuaPaymentPlan.statusattribute.voidsetTotalAmount(double value) Generated method - Setter of theTuaPaymentPlan.totalAmountattribute.voidsetTotalAmount(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTuaPaymentPlan.totalAmountattribute.voidsetTotalAmount(de.hybris.platform.jalo.SessionContext ctx, Double value) Generated method - Setter of theTuaPaymentPlan.totalAmountattribute.voidsetTotalAmount(Double value) Generated method - Setter of theTuaPaymentPlan.totalAmountattribute.voidGenerated method - Setter of theTuaPaymentPlan.typeattribute.voidGenerated method - Setter of theTuaPaymentPlan.typeattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ID
Qualifier of theTuaPaymentPlan.idattribute- See Also:
-
TYPE
Qualifier of theTuaPaymentPlan.typeattribute- See Also:
-
STATUS
Qualifier of theTuaPaymentPlan.statusattribute- See Also:
-
PRIORITY
Qualifier of theTuaPaymentPlan.priorityattribute- See Also:
-
STARTDATETIME
Qualifier of theTuaPaymentPlan.startDateTimeattribute- See Also:
-
ENDDATETIME
Qualifier of theTuaPaymentPlan.endDateTimeattribute- See Also:
-
PAYMENTPERIOD
Qualifier of theTuaPaymentPlan.paymentPeriodattribute- See Also:
-
TOTALAMOUNT
Qualifier of theTuaPaymentPlan.totalAmountattribute- See Also:
-
CURRENCY
Qualifier of theTuaPaymentPlan.currencyattribute- See Also:
-
REFERREDPAYMENTMETHOD
Qualifier of theTuaPaymentPlan.referredPaymentMethodattribute- See Also:
-
EXTERNALIDENTIFIERS
Qualifier of theTuaPaymentPlan.externalIdentifiersattribute- See Also:
-
BILLINGACCOUNT
Qualifier of theTuaPaymentPlan.billingAccountattribute- See Also:
-
BILLINGACCOUNTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaPaymentPlan> BILLINGACCOUNTHANDLERBidirectionalOneToManyHandlerfor handling 1:n BILLINGACCOUNT's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaPaymentPlan
public TuaPaymentPlan()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getBillingAccount
Generated method - Getter of theTuaPaymentPlan.billingAccountattribute.- Returns:
- the billingAccount - Billing Account
-
getBillingAccount
Generated method - Getter of theTuaPaymentPlan.billingAccountattribute.- Returns:
- the billingAccount - Billing Account
-
setBillingAccount
Generated method - Setter of theTuaPaymentPlan.billingAccountattribute.- Parameters:
value- the billingAccount - Billing Account
-
setBillingAccount
Generated method - Setter of theTuaPaymentPlan.billingAccountattribute.- 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:
createItemin classde.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 theTuaPaymentPlan.currencyattribute.- Returns:
- the currency - Currency
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency()Generated method - Getter of theTuaPaymentPlan.currencyattribute.- 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 theTuaPaymentPlan.currencyattribute.- Parameters:
value- the currency - Currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaPaymentPlan.currencyattribute.- Parameters:
value- the currency - Currency
-
getEndDateTime
Generated method - Getter of theTuaPaymentPlan.endDateTimeattribute.- Returns:
- the endDateTime - End date time.
-
getEndDateTime
Generated method - Getter of theTuaPaymentPlan.endDateTimeattribute.- Returns:
- the endDateTime - End date time.
-
setEndDateTime
Generated method - Setter of theTuaPaymentPlan.endDateTimeattribute.- Parameters:
value- the endDateTime - End date time.
-
setEndDateTime
Generated method - Setter of theTuaPaymentPlan.endDateTimeattribute.- Parameters:
value- the endDateTime - End date time.
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Generated method - Getter of theTuaPaymentPlan.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaPaymentPlan.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Generated method - Setter of theTuaPaymentPlan.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Generated method - Getter of theTuaPaymentPlan.idattribute.- Returns:
- the id - Unique Identifier
-
getId
Generated method - Getter of theTuaPaymentPlan.idattribute.- Returns:
- the id - Unique Identifier
-
setId
Generated method - Setter of theTuaPaymentPlan.idattribute.- Parameters:
value- the id - Unique Identifier
-
setId
Generated method - Setter of theTuaPaymentPlan.idattribute.- Parameters:
value- the id - Unique Identifier
-
getPaymentPeriod
Generated method - Getter of theTuaPaymentPlan.paymentPeriodattribute.- Returns:
- the paymentPeriod - Payment period
-
getPaymentPeriod
Generated method - Getter of theTuaPaymentPlan.paymentPeriodattribute.- Returns:
- the paymentPeriod - Payment period
-
setPaymentPeriod
Generated method - Setter of theTuaPaymentPlan.paymentPeriodattribute.- Parameters:
value- the paymentPeriod - Payment period
-
setPaymentPeriod
Generated method - Setter of theTuaPaymentPlan.paymentPeriodattribute.- Parameters:
value- the paymentPeriod - Payment period
-
getPriority
Generated method - Getter of theTuaPaymentPlan.priorityattribute.- Returns:
- the priority - The priority
-
getPriority
Generated method - Getter of theTuaPaymentPlan.priorityattribute.- Returns:
- the priority - The priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.priorityattribute.- Returns:
- the priority - The priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive()Generated method - Getter of theTuaPaymentPlan.priorityattribute.- Returns:
- the priority - The priority
-
setPriority
Generated method - Setter of theTuaPaymentPlan.priorityattribute.- Parameters:
value- the priority - The priority
-
setPriority
Generated method - Setter of theTuaPaymentPlan.priorityattribute.- Parameters:
value- the priority - The priority
-
setPriority
public void setPriority(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTuaPaymentPlan.priorityattribute.- Parameters:
value- the priority - The priority
-
setPriority
public void setPriority(int value) Generated method - Setter of theTuaPaymentPlan.priorityattribute.- Parameters:
value- the priority - The priority
-
getReferredPaymentMethod
Generated method - Getter of theTuaPaymentPlan.referredPaymentMethodattribute.- Returns:
- the referredPaymentMethod - Referred payment method
-
getReferredPaymentMethod
Generated method - Getter of theTuaPaymentPlan.referredPaymentMethodattribute.- Returns:
- the referredPaymentMethod - Referred payment method
-
setReferredPaymentMethod
public void setReferredPaymentMethod(de.hybris.platform.jalo.SessionContext ctx, TuaPaymentInfo value) Generated method - Setter of theTuaPaymentPlan.referredPaymentMethodattribute.- Parameters:
value- the referredPaymentMethod - Referred payment method
-
setReferredPaymentMethod
Generated method - Setter of theTuaPaymentPlan.referredPaymentMethodattribute.- Parameters:
value- the referredPaymentMethod - Referred payment method
-
getStartDateTime
Generated method - Getter of theTuaPaymentPlan.startDateTimeattribute.- Returns:
- the startDateTime - Start date time.
-
getStartDateTime
Generated method - Getter of theTuaPaymentPlan.startDateTimeattribute.- Returns:
- the startDateTime - Start date time.
-
setStartDateTime
Generated method - Setter of theTuaPaymentPlan.startDateTimeattribute.- Parameters:
value- the startDateTime - Start date time.
-
setStartDateTime
Generated method - Setter of theTuaPaymentPlan.startDateTimeattribute.- Parameters:
value- the startDateTime - Start date time.
-
getStatus
Generated method - Getter of theTuaPaymentPlan.statusattribute.- Returns:
- the status - Status
-
getStatus
Generated method - Getter of theTuaPaymentPlan.statusattribute.- Returns:
- the status - Status
-
setStatus
Generated method - Setter of theTuaPaymentPlan.statusattribute.- Parameters:
value- the status - Status
-
setStatus
Generated method - Setter of theTuaPaymentPlan.statusattribute.- Parameters:
value- the status - Status
-
getTotalAmount
Generated method - Getter of theTuaPaymentPlan.totalAmountattribute.- Returns:
- the totalAmount - Total amount
-
getTotalAmount
Generated method - Getter of theTuaPaymentPlan.totalAmountattribute.- Returns:
- the totalAmount - Total amount
-
getTotalAmountAsPrimitive
public double getTotalAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPaymentPlan.totalAmountattribute.- Returns:
- the totalAmount - Total amount
-
getTotalAmountAsPrimitive
public double getTotalAmountAsPrimitive()Generated method - Getter of theTuaPaymentPlan.totalAmountattribute.- Returns:
- the totalAmount - Total amount
-
setTotalAmount
Generated method - Setter of theTuaPaymentPlan.totalAmountattribute.- Parameters:
value- the totalAmount - Total amount
-
setTotalAmount
Generated method - Setter of theTuaPaymentPlan.totalAmountattribute.- Parameters:
value- the totalAmount - Total amount
-
setTotalAmount
public void setTotalAmount(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTuaPaymentPlan.totalAmountattribute.- Parameters:
value- the totalAmount - Total amount
-
setTotalAmount
public void setTotalAmount(double value) Generated method - Setter of theTuaPaymentPlan.totalAmountattribute.- Parameters:
value- the totalAmount - Total amount
-
getType
Generated method - Getter of theTuaPaymentPlan.typeattribute.- Returns:
- the type - Type
-
getType
Generated method - Getter of theTuaPaymentPlan.typeattribute.- Returns:
- the type - Type
-
setType
Generated method - Setter of theTuaPaymentPlan.typeattribute.- Parameters:
value- the type - Type
-
setType
Generated method - Setter of theTuaPaymentPlan.typeattribute.- Parameters:
value- the type - Type
-