Uses of Class
com.echothree.model.control.accounting.common.transfer.CurrencyTransfer
Packages that use CurrencyTransfer
Package
Description
-
Uses of CurrencyTransfer in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return CurrencyTransferModifier and TypeMethodDescriptionGetCurrencyDescriptionsResult.getCurrency()
GetCurrencyResult.getCurrency()
GetPreferredCurrencyResult.getPreferredCurrency()
Methods in com.echothree.control.user.accounting.common.result that return types with arguments of type CurrencyTransferMethods in com.echothree.control.user.accounting.common.result with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
GetCurrencyDescriptionsResult.setCurrency
(CurrencyTransfer unitOfMeasureKind) void
GetCurrencyResult.setCurrency
(CurrencyTransfer currency) void
GetPreferredCurrencyResult.setPreferredCurrency
(CurrencyTransfer preferredCurrency) Method parameters in com.echothree.control.user.accounting.common.result with type arguments of type CurrencyTransferModifier and TypeMethodDescriptionvoid
GetCurrenciesResult.setCurrencies
(List<CurrencyTransfer> currencies) -
Uses of CurrencyTransfer in com.echothree.control.user.geo.common.result
Methods in com.echothree.control.user.geo.common.result that return CurrencyTransferMethods in com.echothree.control.user.geo.common.result with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
GetGeoCodeCurrenciesResult.setCurrency
(CurrencyTransfer currency) -
Uses of CurrencyTransfer in com.echothree.model.control.accounting.common.transfer
Methods in com.echothree.model.control.accounting.common.transfer that return CurrencyTransferModifier and TypeMethodDescriptionCurrencyDescriptionTransfer.getCurrency()
GlAccountTransfer.getCurrency()
TransactionGlEntryTransfer.getOriginalCurrency()
Methods in com.echothree.model.control.accounting.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
GlAccountTransfer.setCurrency
(CurrencyTransfer currency) void
TransactionGlEntryTransfer.setOriginalCurrency
(CurrencyTransfer originalCurrency) Constructors in com.echothree.model.control.accounting.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionCurrencyDescriptionTransfer
(LanguageTransfer language, CurrencyTransfer currency, String description) Creates a new instance of CurrencyDescriptionTransferGlAccountTransfer
(String glAccountName, GlAccountTransfer parentGlAccount, GlAccountTypeTransfer glAccountType, GlAccountClassTransfer glAccountClass, GlAccountCategoryTransfer glAccountCategory, GlResourceTypeTransfer glResourceType, CurrencyTransfer currency, Boolean isDefault, String description) Creates a new instance of GlAccountTransferTransactionGlEntryTransfer
(TransactionTransfer transaction, Integer transactionGlEntrySequence, TransactionGlEntryTransfer parentTransactionGlEntry, PartyTransfer groupParty, TransactionGlAccountCategoryTransfer transactionGlAccountCategory, GlAccountTransfer glAccount, CurrencyTransfer originalCurrency, Long unformattedOriginalAmount, String originalDebit, String originalCredit, Long unformattedAmount, String debit, String credit) Creates a new instance of TransactionGlEntryTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.accounting.server.control
Methods in com.echothree.model.control.accounting.server.control that return CurrencyTransferModifier and TypeMethodDescriptionAccountingControl.getCurrencyTransfer
(UserVisit userVisit, Currency currency) Methods in com.echothree.model.control.accounting.server.control that return types with arguments of type CurrencyTransferModifier and TypeMethodDescriptionAccountingControl.getCurrencyTransfers
(UserVisit userVisit) AccountingControl.getCurrencyTransfers
(UserVisit userVisit, Collection<Currency> currencies) -
Uses of CurrencyTransfer in com.echothree.model.control.accounting.server.transfer
Methods in com.echothree.model.control.accounting.server.transfer that return CurrencyTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.carrier.common.transfer
Constructors in com.echothree.model.control.carrier.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionCarrierTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String carrierName, CarrierTypeTransfer carrierType, SelectorTransfer geoCodeSelector, SelectorTransfer itemSelector, String accountValidationPattern, Boolean isDefault, Integer sortOrder) Creates a new instance of CarrierTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.club.common.transfer
Methods in com.echothree.model.control.club.common.transfer that return CurrencyTransferMethods in com.echothree.model.control.club.common.transfer with parameters of type CurrencyTransferConstructors in com.echothree.model.control.club.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionClubTransfer
(String clubName, SubscriptionTypeTransfer subscriptionType, FilterTransfer clubPriceFilter, CurrencyTransfer currency, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of ClubTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.content.common.transfer
Methods in com.echothree.model.control.content.common.transfer that return CurrencyTransferMethods in com.echothree.model.control.content.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
ContentCatalogItemTransfer.setCurrency
(CurrencyTransfer currency) Sets the currency.Constructors in com.echothree.model.control.content.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionContentCatalogItemTransfer
(ContentCatalogTransfer contentCatalog, ItemTransfer item, InventoryConditionTransfer inventoryCondition, UnitOfMeasureTypeTransfer unitOfMeasureType, CurrencyTransfer currency, Long unformattedUnitPrice, String unitPrice, Long unformattedMinimumUnitPrice, String minimumUnitPrice, Long unformattedMaximumUnitPrice, String maximumUnitPrice, Long unformattedUnitPriceIncrement, String unitPriceIncrement) Creates a new instance of ContentCatalogItemTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.customer.common.transfer
Constructors in com.echothree.model.control.customer.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionCustomerTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, ProfileTransfer profileTransfer, String customerName, CustomerTypeTransfer customerType, OfferUseTransfer initialOfferUse, CancellationPolicyTransfer cancellationPolicy, ReturnPolicyTransfer returnPolicy, GlAccountTransfer arGlAccount, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Boolean requireReference, Boolean allowReferenceDuplicates, String referenceValidationPattern, WorkflowEntityStatusTransfer customerStatus, WorkflowEntityStatusTransfer customerCreditStatus) Creates a new instance of CustomerTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.employee.common.transfer
Constructors in com.echothree.model.control.employee.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionEmployeeTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, ProfileTransfer profileTransfer, String employeeName, EmployeeTypeTransfer employeeType, WorkflowEntityStatusTransfer employeeStatus, WorkflowEntityStatusTransfer employeeAvailability) Creates a new instance of EmployeeTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.filter.common.transfer
Methods in com.echothree.model.control.filter.common.transfer that return CurrencyTransferModifier and TypeMethodDescriptionFilterAdjustmentAmountTransfer.getCurrency()
Returns the currency.FilterAdjustmentFixedAmountTransfer.getCurrency()
Returns the currency.FilterAdjustmentPercentTransfer.getCurrency()
Methods in com.echothree.model.control.filter.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
FilterAdjustmentAmountTransfer.setCurrency
(CurrencyTransfer currency) Sets the currency.void
FilterAdjustmentFixedAmountTransfer.setCurrency
(CurrencyTransfer currency) Sets the currency.void
FilterAdjustmentPercentTransfer.setCurrency
(CurrencyTransfer currency) Constructors in com.echothree.model.control.filter.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionFilterAdjustmentAmountTransfer
(FilterAdjustmentTransfer filterAdjustment, UnitOfMeasureTypeTransfer unitOfMeasureType, CurrencyTransfer currency, Long unformattedAmount, String amount) Creates a new instance of FilterAdjustmentAmountTransferFilterAdjustmentFixedAmountTransfer
(FilterAdjustmentTransfer filterAdjustment, UnitOfMeasureTypeTransfer unitOfMeasureType, CurrencyTransfer currency, Long unformattedUnitAmount, String unitAmount) Creates a new instance of FilterAdjustmentFixedAmountTransferFilterAdjustmentPercentTransfer
(FilterAdjustmentTransfer filterAdjustment, UnitOfMeasureTypeTransfer unitOfMeasureType, CurrencyTransfer currency, String percent) Creates a new instance of FilterAdjustmentPercentTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.financial.common.transfer
Methods in com.echothree.model.control.financial.common.transfer that return CurrencyTransferMethods in com.echothree.model.control.financial.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
FinancialAccountTransfer.setCurrency
(CurrencyTransfer currency) Constructors in com.echothree.model.control.financial.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionFinancialAccountTransfer
(FinancialAccountTypeTransfer financialAccountType, String financialAccountName, CurrencyTransfer currency, GlAccountTransfer glAccount, String reference, String description, Long unformattedActualBalance, String actualBalance, Long unformattedAvailableBalance, String availableBalance) Creates a new instance of FinancialAccountTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.geo.common.transfer
Methods in com.echothree.model.control.geo.common.transfer that return CurrencyTransferMethods in com.echothree.model.control.geo.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
GeoCodeCurrencyTransfer.setCurrency
(CurrencyTransfer currency) Constructors in com.echothree.model.control.geo.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionGeoCodeCurrencyTransfer
(GeoCodeTransfer geoCode, CurrencyTransfer currency, Boolean isDefault, Integer sortOrder) Creates a new instance of GeoCodeCurrencyTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.inventory.common.transfer
Methods in com.echothree.model.control.inventory.common.transfer that return CurrencyTransferMethods in com.echothree.model.control.inventory.common.transfer with parameters of type CurrencyTransferConstructors in com.echothree.model.control.inventory.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionLotTransfer
(String lotName, PartyTransfer ownerParty, ItemTransfer item, InventoryConditionTransfer inventoryCondition, UnitOfMeasureTypeTransfer unitOfMeasureType, Long quantity, CurrencyTransfer currency, Long unformattedUnitCost, String unitCost) -
Uses of CurrencyTransfer in com.echothree.model.control.item.common.transfer
Methods in com.echothree.model.control.item.common.transfer that return CurrencyTransferModifier and TypeMethodDescriptionItemPriceTransfer.getCurrency()
Returns the currency.ItemUnitPriceLimitTransfer.getCurrency()
Returns the currency.Methods in com.echothree.model.control.item.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
ItemPriceTransfer.setCurrency
(CurrencyTransfer currency) Sets the currency.void
ItemUnitPriceLimitTransfer.setCurrency
(CurrencyTransfer currency) Sets the currency.Constructors in com.echothree.model.control.item.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionItemPriceTransfer
(ItemTransfer item, InventoryConditionTransfer inventoryCondition, UnitOfMeasureTypeTransfer unitOfMeasureType, CurrencyTransfer currency, Long unformattedUnitPrice, String unitPrice, Long unformattedMinimumUnitPrice, String minimumUnitPrice, Long unformattedMaximumUnitPrice, String maximumUnitPrice, Long unformattedUnitPriceIncrement, String unitPriceIncrement) Creates a new instance of ItemPriceTransferItemUnitPriceLimitTransfer
(ItemTransfer item, InventoryConditionTransfer inventoryCondition, UnitOfMeasureTypeTransfer unitOfMeasureType, CurrencyTransfer currency, Long unformattedMinimumUnitPrice, String minimumUnitPrice, Long unformattedMaximumUnitPrice, String maximumUnitPrice) Creates a new instance of ItemUnitPriceLimitTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.offer.common.transfer
Methods in com.echothree.model.control.offer.common.transfer that return CurrencyTransferMethods in com.echothree.model.control.offer.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
OfferItemPriceTransfer.setCurrency
(CurrencyTransfer currency) Sets the currency.Constructors in com.echothree.model.control.offer.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionOfferItemPriceTransfer
(OfferItemTransfer offerItem, InventoryConditionTransfer inventoryCondition, UnitOfMeasureTypeTransfer unitOfMeasureType, CurrencyTransfer currency, Long unformattedUnitPrice, String unitPrice, Long unformattedMinimumUnitPrice, String minimumUnitPrice, Long unformattedMaximumUnitPrice, String maximumUnitPrice, Long unformattedUnitPriceIncrement, String unitPriceIncrement) Creates a new instance of OfferItemPriceTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.order.common.transfer
Methods in com.echothree.model.control.order.common.transfer that return CurrencyTransferModifier and TypeMethodDescriptionOrderBatchTransfer.getCurrency()
Returns the currency.OrderTransfer.getCurrency()
Returns the currency.Methods in com.echothree.model.control.order.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
OrderBatchTransfer.setCurrency
(CurrencyTransfer currency) Sets the currency.void
OrderTransfer.setCurrency
(CurrencyTransfer currency) Sets the currency.Constructors in com.echothree.model.control.order.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionprotected
OrderBatchTransfer
(BatchTypeTransfer batchType, String batchName, CurrencyTransfer currency, Long count, String amount, WorkflowEntityStatusTransfer batchStatus) protected
OrderTransfer
(OrderTypeTransfer orderType, String orderName, OrderPriorityTransfer orderPriority, CurrencyTransfer currency, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, TermTransfer term, String reference, String description, CancellationPolicyTransfer cancellationPolicy, ReturnPolicyTransfer returnPolicy, Boolean taxable) -
Uses of CurrencyTransfer in com.echothree.model.control.party.common.transfer
Methods in com.echothree.model.control.party.common.transfer that return CurrencyTransferModifier and TypeMethodDescriptionPartyTransfer.getPreferredCurrency()
Returns the preferredCurrency.Methods in com.echothree.model.control.party.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
PartyTransfer.setPreferredCurrency
(CurrencyTransfer preferredCurrency) Sets the preferredCurrency.Constructors in com.echothree.model.control.party.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionCompanyTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String companyName, String isDefault, String sortOrder) Creates a new instance of CompanyTransferDepartmentTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, DivisionTransfer division, String departmentName, String isDefault, String sortOrder) Creates a new instance of DepartmentTransferDivisionTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, CompanyTransfer company, String divisionName, String isDefault, String sortOrder) Creates a new instance of DivisionTransferPartyTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, ProfileTransfer profile) Creates a new instance of PartyTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.payment.common.transfer
Methods in com.echothree.model.control.payment.common.transfer that return CurrencyTransferMethods in com.echothree.model.control.payment.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
BillingAccountTransfer.setCurrency
(CurrencyTransfer currency) Constructors in com.echothree.model.control.payment.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionBillingAccountTransfer
(String billingAccountName, CurrencyTransfer currency, String reference, String description, String creditLimit, String potentialCreditLimit) Creates a new instance of BillingAccountTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.sales.common.transfer
Constructors in com.echothree.model.control.sales.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionSalesOrderBatchTransfer
(BatchTypeTransfer batchType, String batchName, CurrencyTransfer currency, PaymentMethodTransfer paymentMethod, Long count, String amount, WorkflowEntityStatusTransfer batchStatus) Creates a new instance of SalesOrderBatchTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.term.common.transfer
Methods in com.echothree.model.control.term.common.transfer that return CurrencyTransferModifier and TypeMethodDescriptionCustomerTypeCreditLimitTransfer.getCurrency()
PartyCreditLimitTransfer.getCurrency()
Methods in com.echothree.model.control.term.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
CustomerTypeCreditLimitTransfer.setCurrency
(CurrencyTransfer currency) void
PartyCreditLimitTransfer.setCurrency
(CurrencyTransfer currency) Constructors in com.echothree.model.control.term.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionCustomerTypeCreditLimitTransfer
(CustomerTypeTransfer customerType, CurrencyTransfer currency, String creditLimit, String potentialCreditLimit) Creates a new instance of CustomerTypeCreditLimitTransferPartyCreditLimitTransfer
(PartyTransfer party, CurrencyTransfer currency, String creditLimit, String potentialCreditLimit) Creates a new instance of PartyCreditLimitTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.user.common.transfer
Methods in com.echothree.model.control.user.common.transfer that return CurrencyTransferModifier and TypeMethodDescriptionUserVisitTransfer.getPreferredCurrency()
Returns the preferredCurrency.Methods in com.echothree.model.control.user.common.transfer with parameters of type CurrencyTransferModifier and TypeMethodDescriptionvoid
UserVisitTransfer.setPreferredCurrency
(CurrencyTransfer preferredCurrency) Sets the preferredCurrency.Constructors in com.echothree.model.control.user.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionUserVisitTransfer
(UserKeyTransfer userKey, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, Long unformattedLastCommandTime, String lastCommandTime, OfferUseTransfer offerUse, AssociateReferralTransfer associateReferral, Long unformattedRetainUntilTime, String retainUntilTime) Creates a new instance of UserVisitTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.vendor.common.transfer
Constructors in com.echothree.model.control.vendor.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionVendorTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String vendorName, VendorTypeTransfer vendorType, Integer minimumPurchaseOrderLines, Integer maximumPurchaseOrderLines, Long unformattedMinimumPurchaseOrderAmount, String minimumPurchaseOrderAmount, Long unformattedMaximumPurchaseOrderAmount, String maximumPurchaseOrderAmount, Boolean useItemPurchasingCategories, ItemAliasTypeTransfer defaultItemAliasType, CancellationPolicyTransfer cancellationPolicy, ReturnPolicyTransfer returnPolicy, GlAccountTransfer apGlAccount, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Boolean requireReference, Boolean allowReferenceDuplicates, String referenceValidationPattern, WorkflowEntityStatusTransfer vendorStatus) Creates a new instance of VendorTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.warehouse.common.transfer
Constructors in com.echothree.model.control.warehouse.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionWarehouseTransfer
(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String warehouseName, WarehouseTypeTransfer warehouseType, Boolean isDefault, Integer sortOrder) Creates a new instance of WarehouseTransfer -
Uses of CurrencyTransfer in com.echothree.model.control.wishlist.common.transfer
Constructors in com.echothree.model.control.wishlist.common.transfer with parameters of type CurrencyTransferModifierConstructorDescriptionWishlistTransfer
(OrderTypeTransfer orderType, String orderName, CurrencyTransfer currency, OfferUseTransfer offerUse, WishlistTypeTransfer wishlistType) Creates a new instance of WishlistTransfer -
Uses of CurrencyTransfer in com.echothree.util.common.string
Methods in com.echothree.util.common.string with parameters of type CurrencyTransferModifier and TypeMethodDescriptionAmountUtils.formatAmount
(CurrencyTransfer currency, Integer amount) AmountUtils.formatCostLine
(CurrencyTransfer currency, Integer costLine) AmountUtils.formatCostUnit
(CurrencyTransfer currency, Integer costUnit) AmountUtils.formatPriceLine
(CurrencyTransfer currency, Integer priceLine) AmountUtils.formatPriceUnit
(CurrencyTransfer currency, Integer priceUnit) AmountUtils.getAmountFormatter
(CurrencyTransfer currency, AmountFormatType amountFormatType) Constructors in com.echothree.util.common.string with parameters of type CurrencyTransferModifierConstructorDescriptionAmountFormatter
(CurrencyTransfer currency, AmountFormatType amountFormatType) Creates a new instance of AmountFormatter -
Uses of CurrencyTransfer in com.echothree.view.client.web.taglib
Fields in com.echothree.view.client.web.taglib declared as CurrencyTransferMethods in com.echothree.view.client.web.taglib with parameters of type CurrencyTransfer