Class Features


  • @Generated(value="org.openapitools.codegen.languages.SpringCodegen",
               date="2021-01-20T13:28:01.439600Z[Europe/London]")
    public class Features
    extends Object
    Features
    • Constructor Detail

      • Features

        public Features()
    • Method Detail

      • getPostAllocation

        @NotNull
        @Valid
        public @NotNull @Valid PostAllocation getPostAllocation()
        Get postAllocation
        Returns:
        postAllocation
      • setPostAllocation

        public void setPostAllocation​(PostAllocation postAllocation)
      • getIntervention

        @NotNull
        @Valid
        public @NotNull @Valid Intervention getIntervention()
        Get intervention
        Returns:
        intervention
      • setIntervention

        public void setIntervention​(Intervention intervention)
      • getHistoricSearch

        @NotNull
        @Valid
        public @NotNull @Valid HistoricSearch getHistoricSearch()
        Get historicSearch
        Returns:
        historicSearch
      • setHistoricSearch

        public void setHistoricSearch​(HistoricSearch historicSearch)
      • getMoneyMarkets

        @NotNull
        @Valid
        public @NotNull @Valid MoneyMarkets getMoneyMarkets()
        Get moneyMarkets
        Returns:
        moneyMarkets
      • setMoneyMarkets

        public void setMoneyMarkets​(MoneyMarkets moneyMarkets)
      • getTradeActions

        @NotNull
        @Valid
        public @NotNull @Valid TradeActions getTradeActions()
        Get tradeActions
        Returns:
        tradeActions
      • setTradeActions

        public void setTradeActions​(TradeActions tradeActions)
      • getOrders

        @NotNull
        @Valid
        public @NotNull @Valid Orders getOrders()
        Get orders
        Returns:
        orders
      • setOrders

        public void setOrders​(Orders orders)
      • getEsp

        @NotNull
        @Valid
        public @NotNull @Valid TradingProtocol getEsp()
        Get esp
        Returns:
        esp
      • getRfs

        @NotNull
        @Valid
        public @NotNull @Valid TradingProtocol getRfs()
        Get rfs
        Returns:
        rfs
      • getBlotters

        @NotNull
        @Valid
        public @NotNull @Valid Blotters getBlotters()
        Get blotters
        Returns:
        blotters
      • setBlotters

        public void setBlotters​(Blotters blotters)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object