Uses of Enum
cdm.event.common.MarginCallActionEnum
Packages that use MarginCallActionEnum
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
-
Uses of MarginCallActionEnum in cdm.event.common
Fields in cdm.event.common declared as MarginCallActionEnumModifier and TypeFieldDescriptionprotected MarginCallActionEnumMarginCallResponseAction.MarginCallResponseActionBuilderImpl.marginCallActionMethods in cdm.event.common that return MarginCallActionEnumModifier and TypeMethodDescriptionstatic MarginCallActionEnumMarginCallActionEnum.fromDisplayName(String name) MarginCallResponseAction.getMarginCallAction()Specifies the margin call action details, specified as either Delivery or Return.MarginCallResponseAction.MarginCallResponseActionBuilderImpl.getMarginCallAction()MarginCallResponseAction.MarginCallResponseActionImpl.getMarginCallAction()static MarginCallActionEnumReturns the enum constant of this type with the specified name.static MarginCallActionEnum[]MarginCallActionEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdm.event.common with parameters of type MarginCallActionEnumModifier and TypeMethodDescriptionMarginCallResponseAction.MarginCallResponseActionBuilder.setMarginCallAction(MarginCallActionEnum marginCallAction) MarginCallResponseAction.MarginCallResponseActionBuilderImpl.setMarginCallAction(MarginCallActionEnum _marginCallAction)