Uses of Enum Class
net.finmath.smartcontract.product.xml.CalculationAgentPartyEnum
-
Uses of CalculationAgentPartyEnum in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CalculationAgentPartyEnum
CalculationAgent.calculationAgentParty
Modifier and TypeMethodDescriptionstatic CalculationAgentPartyEnum
CalculationAgent.getCalculationAgentParty()
Gets the value of the calculationAgentParty property.static CalculationAgentPartyEnum
Returns the enum constant of this class with the specified name.static CalculationAgentPartyEnum[]
CalculationAgentPartyEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CalculationAgent.setCalculationAgentParty
(CalculationAgentPartyEnum value) Sets the value of the calculationAgentParty property.