Class bulkPayload


  • public class bulkPayload
    extends Object
    Author:
    cleopatradouglas
    • Constructor Detail

      • bulkPayload

        public bulkPayload()
    • Method Detail

      • getSeckey

        public String getSeckey()
        Returns:
        the seckey
      • setSeckey

        public void setSeckey​(String seckey)
        Parameters:
        seckey - the seckey to set
      • getTitle

        public String getTitle()
        Returns:
        the title
      • setTitle

        public void setTitle​(String title)
        Parameters:
        title - the title to set
      • getBulk_data

        public bulkdataPayload getBulk_data()
        Returns:
        the bulk_data
      • setBulk_data

        public void setBulk_data​(bulkdataPayload bulk_data)
        Parameters:
        bulk_data - the bulk_data to set