Uses of Enum Class
neqsim.process.fielddevelopment.economics.FiscalParameters.DepreciationMethod
Packages that use FiscalParameters.DepreciationMethod
Package
Description
Economics package for field development analysis.
-
Uses of FiscalParameters.DepreciationMethod in neqsim.process.fielddevelopment.economics
Subclasses with type arguments of type FiscalParameters.DepreciationMethod in neqsim.process.fielddevelopment.economicsModifier and TypeClassDescriptionstatic enumDepreciation method.Fields in neqsim.process.fielddevelopment.economics declared as FiscalParameters.DepreciationMethodModifier and TypeFieldDescriptionFiscalParameters.Builder.depreciationMethodprivate final FiscalParameters.DepreciationMethodFiscalParameters.depreciationMethodMethods in neqsim.process.fielddevelopment.economics that return FiscalParameters.DepreciationMethodModifier and TypeMethodDescriptionFiscalParameters.getDepreciationMethod()private static FiscalParameters.DepreciationMethodTaxModelRegistry.parseDepreciationMethod(String value) Returns the enum constant of this class with the specified name.static FiscalParameters.DepreciationMethod[]FiscalParameters.DepreciationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.fielddevelopment.economics with parameters of type FiscalParameters.DepreciationMethodModifier and TypeMethodDescriptionFiscalParameters.Builder.depreciation(FiscalParameters.DepreciationMethod method, int years)