Uses of Enum Class
dev.vality.damsel.domain.CashFlowConstant
Packages that use CashFlowConstant
-
Uses of CashFlowConstant in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as CashFlowConstantFields in dev.vality.damsel.domain with type parameters of type CashFlowConstantMethods in dev.vality.damsel.domain that return CashFlowConstantModifier and TypeMethodDescriptionstatic CashFlowConstantCashFlowConstant.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.CashVolumeShare.getOf()static CashFlowConstantReturns the enum constant of this class with the specified name.static CashFlowConstant[]CashFlowConstant.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.domain that return types with arguments of type CashFlowConstantMethods in dev.vality.damsel.domain with parameters of type CashFlowConstantModifier and TypeMethodDescriptionvoidFees.putToFees(CashFlowConstant key, CashVolume val) CashVolumeShare.setOf(CashFlowConstant of) Method parameters in dev.vality.damsel.domain with type arguments of type CashFlowConstantConstructors in dev.vality.damsel.domain with parameters of type CashFlowConstantConstructor parameters in dev.vality.damsel.domain with type arguments of type CashFlowConstant