Documentation of 'org.jgap.distr.grid.wan.RequestInformation' Java class
RequestInformation
org.jgap.distr.grid.wan

Class RequestInformation



  • public class RequestInformation
    extends java.lang.Object
    Meta-Information about a request.
    Since:
    3.3.4
    • Constructor Detail

      • RequestInformation

        public RequestInformation()
    • Method Detail

      • getChunk

        public int getChunk()
      • setChunk

        public void setChunk(int a_chunk)
      • getID

        public java.lang.String getID()
      • setID

        public void setID(java.lang.String a_id)
      • setRequestDate

        public void setRequestDate(java.util.Date a_date)
        Parameters:
        a_date - date the request was initialized
        Since:
        3.3.4
      • getRequestDate

        public java.util.Date getRequestDate()
        Returns:
        the date the request was initialized
        Since:
        3.3.4
      • setDescription

        public void setDescription(java.lang.String a_descr)
        Parameters:
        a_descr - arbitrary description of the request
        Since:
        3.3.4
      • getDescription

        public java.lang.String getDescription()
        Returns:
        arbitrary description of the request
        Since:
        3.3.4
      • setTitle

        public void setTitle(java.lang.String a_title)
        Parameters:
        a_title - the title to set
        Since:
        3.3.4
      • getTitle

        public java.lang.String getTitle()
        Returns:
        the title set
        Since:
        3.3.4
      • getPopSize

        public int getPopSize()
      • setPopSize

        public void setPopSize(int popSize)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.