Class CollectionsRQ<T>


  • @Deprecated
    public class CollectionsRQ<T>
    extends java.lang.Object
    Deprecated.
    use BulkRQ instead
    • Constructor Summary

      Constructors 
      Constructor Description
      CollectionsRQ()
      Deprecated.
       
    • Constructor Detail

      • CollectionsRQ

        public CollectionsRQ()
        Deprecated.
    • Method Detail

      • getElements

        public java.util.List<T> getElements()
        Deprecated.
      • setElements

        public void setElements​(java.util.List<T> elements)
        Deprecated.
      • toString

        public java.lang.String toString()
        Deprecated.
        Overrides:
        toString in class java.lang.Object