Class CurrencyTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.accounting.common.transfer.CurrencyTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCurrencyTransfer
(String currencyIsoName, String symbol, SymbolPositionTransfer symbolPosition, Boolean symbolOnListStart, Boolean symbolOnListMember, Boolean symbolOnSubtotal, Boolean symbolOnTotal, String groupingSeparator, Integer groupingSize, String fractionSeparator, Integer defaultFractionDigits, Integer priceUnitFractionDigits, Integer priceLineFractionDigits, Integer costUnitFractionDigits, Integer costLineFractionDigits, String minusSign, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of CurrencyTransfer -
Method Summary
Modifier and TypeMethodDescriptionReturns the costLineFractionDigits.Returns the costUnitFractionDigits.Returns the currencyIsoName.Returns the defaultFractionDigits.Returns the description.Returns the fractionSeparator.Returns the groupingSeparator.Returns the groupingSize.Returns the isDefault.Returns the minusSign.Returns the priceLineFractionDigits.Returns the priceUnitFractionDigits.Returns the sortOrder.Returns the symbol.Returns the symbolOnListMember.Returns the symbolOnListStart.Returns the symbolOnSubtotal.Returns the symbolOnTotal.Returns the symbolPosition.void
setCostLineFractionDigits
(Integer costLineFractionDigits) Sets the costLineFractionDigits.void
setCostUnitFractionDigits
(Integer costUnitFractionDigits) Sets the costUnitFractionDigits.void
setCurrencyIsoName
(String currencyIsoName) Sets the currencyIsoName.void
setDefaultFractionDigits
(Integer defaultFractionDigits) Sets the defaultFractionDigits.void
setDescription
(String description) Sets the description.void
setFractionSeparator
(String fractionSeparator) Sets the fractionSeparator.void
setGroupingSeparator
(String groupingSeparator) Sets the groupingSeparator.void
setGroupingSize
(Integer groupingSize) Sets the groupingSize.void
setIsDefault
(Boolean isDefault) Sets the isDefault.void
setMinusSign
(String minusSign) Sets the minusSign.void
setPriceLineFractionDigits
(Integer priceLineFractionDigits) Sets the priceLineFractionDigits.void
setPriceUnitFractionDigits
(Integer priceUnitFractionDigits) Sets the priceUnitFractionDigits.void
setSortOrder
(Integer sortOrder) Sets the sortOrder.void
Sets the symbol.void
setSymbolOnListMember
(Boolean symbolOnListMember) Sets the symbolOnListMember.void
setSymbolOnListStart
(Boolean symbolOnListStart) Sets the symbolOnListStart.void
setSymbolOnSubtotal
(Boolean symbolOnSubtotal) Sets the symbolOnSubtotal.void
setSymbolOnTotal
(Boolean symbolOnTotal) Sets the symbolOnTotal.void
setSymbolPosition
(SymbolPositionTransfer symbolPosition) Sets the symbolPosition.Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
CurrencyTransfer
public CurrencyTransfer(String currencyIsoName, String symbol, SymbolPositionTransfer symbolPosition, Boolean symbolOnListStart, Boolean symbolOnListMember, Boolean symbolOnSubtotal, Boolean symbolOnTotal, String groupingSeparator, Integer groupingSize, String fractionSeparator, Integer defaultFractionDigits, Integer priceUnitFractionDigits, Integer priceLineFractionDigits, Integer costUnitFractionDigits, Integer costLineFractionDigits, String minusSign, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of CurrencyTransfer
-
-
Method Details
-
getCurrencyIsoName
Returns the currencyIsoName.- Returns:
- the currencyIsoName
-
setCurrencyIsoName
Sets the currencyIsoName.- Parameters:
currencyIsoName
- the currencyIsoName to set
-
getSymbol
Returns the symbol.- Returns:
- the symbol
-
setSymbol
Sets the symbol.- Parameters:
symbol
- the symbol to set
-
getSymbolPosition
Returns the symbolPosition.- Returns:
- the symbolPosition
-
setSymbolPosition
Sets the symbolPosition.- Parameters:
symbolPosition
- the symbolPosition to set
-
getSymbolOnListStart
Returns the symbolOnListStart.- Returns:
- the symbolOnListStart
-
setSymbolOnListStart
Sets the symbolOnListStart.- Parameters:
symbolOnListStart
- the symbolOnListStart to set
-
getSymbolOnListMember
Returns the symbolOnListMember.- Returns:
- the symbolOnListMember
-
setSymbolOnListMember
Sets the symbolOnListMember.- Parameters:
symbolOnListMember
- the symbolOnListMember to set
-
getSymbolOnSubtotal
Returns the symbolOnSubtotal.- Returns:
- the symbolOnSubtotal
-
setSymbolOnSubtotal
Sets the symbolOnSubtotal.- Parameters:
symbolOnSubtotal
- the symbolOnSubtotal to set
-
getSymbolOnTotal
Returns the symbolOnTotal.- Returns:
- the symbolOnTotal
-
setSymbolOnTotal
Sets the symbolOnTotal.- Parameters:
symbolOnTotal
- the symbolOnTotal to set
-
getGroupingSeparator
Returns the groupingSeparator.- Returns:
- the groupingSeparator
-
setGroupingSeparator
Sets the groupingSeparator.- Parameters:
groupingSeparator
- the groupingSeparator to set
-
getGroupingSize
Returns the groupingSize.- Returns:
- the groupingSize
-
setGroupingSize
Sets the groupingSize.- Parameters:
groupingSize
- the groupingSize to set
-
getFractionSeparator
Returns the fractionSeparator.- Returns:
- the fractionSeparator
-
setFractionSeparator
Sets the fractionSeparator.- Parameters:
fractionSeparator
- the fractionSeparator to set
-
getDefaultFractionDigits
Returns the defaultFractionDigits.- Returns:
- the defaultFractionDigits
-
setDefaultFractionDigits
Sets the defaultFractionDigits.- Parameters:
defaultFractionDigits
- the defaultFractionDigits to set
-
getPriceUnitFractionDigits
Returns the priceUnitFractionDigits.- Returns:
- the priceUnitFractionDigits
-
setPriceUnitFractionDigits
Sets the priceUnitFractionDigits.- Parameters:
priceUnitFractionDigits
- the priceUnitFractionDigits to set
-
getPriceLineFractionDigits
Returns the priceLineFractionDigits.- Returns:
- the priceLineFractionDigits
-
setPriceLineFractionDigits
Sets the priceLineFractionDigits.- Parameters:
priceLineFractionDigits
- the priceLineFractionDigits to set
-
getCostUnitFractionDigits
Returns the costUnitFractionDigits.- Returns:
- the costUnitFractionDigits
-
setCostUnitFractionDigits
Sets the costUnitFractionDigits.- Parameters:
costUnitFractionDigits
- the costUnitFractionDigits to set
-
getCostLineFractionDigits
Returns the costLineFractionDigits.- Returns:
- the costLineFractionDigits
-
setCostLineFractionDigits
Sets the costLineFractionDigits.- Parameters:
costLineFractionDigits
- the costLineFractionDigits to set
-
getMinusSign
Returns the minusSign.- Returns:
- the minusSign
-
setMinusSign
Sets the minusSign.- Parameters:
minusSign
- the minusSign to set
-
getIsDefault
Returns the isDefault.- Returns:
- the isDefault
-
setIsDefault
Sets the isDefault.- Parameters:
isDefault
- the isDefault to set
-
getSortOrder
Returns the sortOrder.- Returns:
- the sortOrder
-
setSortOrder
Sets the sortOrder.- Parameters:
sortOrder
- the sortOrder to set
-
getDescription
Returns the description.- Returns:
- the description
-
setDescription
Sets the description.- Parameters:
description
- the description to set
-