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.SettlementTypeReturns 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 TypeMethodDescriptionvoidSettlement.setSettlementType(Settlement.SettlementType settlementType)