Uses of Enum Class
net.finmath.smartcontract.settlement.Settlement.SettlementType
Packages that use Settlement.SettlementType
-
Uses of Settlement.SettlementType in net.finmath.smartcontract.settlement
Methods in net.finmath.smartcontract.settlement that return Settlement.SettlementTypeModifier and TypeMethodDescriptionSettlement.getSettlementType()
static Settlement.SettlementType
Returns the enum constant of this class with the specified name.static Settlement.SettlementType[]
Settlement.SettlementType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.finmath.smartcontract.settlement with parameters of type Settlement.SettlementTypeModifier and TypeMethodDescriptionvoid
Settlement.setSettlementType
(Settlement.SettlementType settlementType)