Uses of Enum Class
org.damap.base.rest.madmp.dto.Cost.CurrencyCode
Packages that use Cost.CurrencyCode
-
Uses of Cost.CurrencyCode in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return Cost.CurrencyCodeModifier and TypeMethodDescriptionstatic Cost.CurrencyCodeCost.getCurrencyCode()The Cost Currency Code Schemastatic Cost.CurrencyCodeReturns the enum constant of this class with the specified name.static Cost.CurrencyCode[]Cost.CurrencyCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.damap.base.rest.madmp.dto with parameters of type Cost.CurrencyCodeModifier and TypeMethodDescriptionvoidCost.setCurrencyCode(Cost.CurrencyCode currencyCode) The Cost Currency Code Schema