Uses of Enum Class
neqsim.process.mechanicaldesign.subsea.SubseaCostEstimator.Currency
Packages that use SubseaCostEstimator.Currency
Package
Description
Mechanical design package for subsea SURF (Subsea, Umbilicals, Risers, Flowlines) equipment.
-
Uses of SubseaCostEstimator.Currency in neqsim.process.mechanicaldesign.subsea
Subclasses with type arguments of type SubseaCostEstimator.Currency in neqsim.process.mechanicaldesign.subseaFields in neqsim.process.mechanicaldesign.subsea declared as SubseaCostEstimator.CurrencyModifier and TypeFieldDescriptionprivate SubseaCostEstimator.CurrencySubseaCostEstimator.currencyCurrency for reporting.Methods in neqsim.process.mechanicaldesign.subsea that return SubseaCostEstimator.CurrencyModifier and TypeMethodDescriptionSubseaCostEstimator.getCurrency()Get currency.static SubseaCostEstimator.CurrencyReturns the enum constant of this class with the specified name.static SubseaCostEstimator.Currency[]SubseaCostEstimator.Currency.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.mechanicaldesign.subsea with parameters of type SubseaCostEstimator.CurrencyModifier and TypeMethodDescriptionvoidSubseaCostEstimator.setCurrency(SubseaCostEstimator.Currency currency) Set currency.