Uses of Class
com.caplin.generated.motif.fx.notifications.NotificationsTypesDef.ExecutionNotification.Builder
-
Uses of NotificationsTypesDef.ExecutionNotification.Builder in com.caplin.generated.motif.fx.notifications
Modifier and TypeMethodDescriptionNotificationsTypesDef.ExecutionNotification.Builder.addField
(@NotNull String key, @NotNull String value) static @NotNull NotificationsTypesDef.ExecutionNotification.Builder
NotificationsTypesDef.ExecutionNotification.newBuilder()
NotificationsTypesDef.ExecutionNotification.Builder.setAllInRate
(@NotNull String allInRate) NotificationsTypesDef.ExecutionNotification.Builder.setAllInRate
(@NotNull BigDecimal allInRate) NotificationsTypesDef.ExecutionNotification.Builder.setAllInRateDPS
(int allInRateDPS) NotificationsTypesDef.ExecutionNotification.Builder.setAllInRateDPS
(@NotNull String allInRateDPS) NotificationsTypesDef.ExecutionNotification.Builder.setAmount
(@NotNull BigDecimal amount) NotificationsTypesDef.ExecutionNotification.Builder.setBuySell
(@NotNull String buySell) NotificationsTypesDef.ExecutionNotification.Builder.setContraAmount
(@NotNull String contraAmount) NotificationsTypesDef.ExecutionNotification.Builder.setContraAmount
(@NotNull BigDecimal contraAmount) NotificationsTypesDef.ExecutionNotification.Builder.setCurrencyPair
(@NotNull String currencyPair) NotificationsTypesDef.ExecutionNotification.Builder.setDealtCurrency
(@NotNull String dealtCurrency) NotificationsTypesDef.ExecutionNotification.Builder.setExecutionDateTime
(@NotNull String executionDateTime) NotificationsTypesDef.ExecutionNotification.Builder.setForwardPointsDecimalOffset
(int forwardPointsDecimalOffset) NotificationsTypesDef.ExecutionNotification.Builder.setForwardPointsDecimalOffset
(@NotNull String forwardPointsDecimalOffset) NotificationsTypesDef.ExecutionNotification.Builder.setFwdPoints
(@NotNull String fwdPoints) NotificationsTypesDef.ExecutionNotification.Builder.setFwdPoints
(@NotNull BigDecimal fwdPoints) NotificationsTypesDef.ExecutionNotification.Builder.setOrderID
(@NotNull String orderID) NotificationsTypesDef.ExecutionNotification.Builder.setSpotRate
(@NotNull String spotRate) NotificationsTypesDef.ExecutionNotification.Builder.setSpotRate
(@NotNull BigDecimal spotRate) NotificationsTypesDef.ExecutionNotification.Builder.setSpotRateDPS
(int spotRateDPS) NotificationsTypesDef.ExecutionNotification.Builder.setSpotRateDPS
(@NotNull String spotRateDPS) NotificationsTypesDef.ExecutionNotification.Builder.setTradeID
(@NotNull String tradeID)