Class GetAllRidInProcessResult


  • public class GetAllRidInProcessResult
    extends ResponseType
    The Class GetAllRidInProcessResult.
    • Constructor Detail

      • GetAllRidInProcessResult

        public GetAllRidInProcessResult()
        Instantiates a new gets the all rid in process response.
    • Method Detail

      • addRid

        public void addRid​(String rid)
        Adds the rid.
        Parameters:
        rid - the rid
      • getRids

        public List<String> getRids()
        Gets the rids.
        Returns:
        the rids
      • setRids

        public void setRids​(List<String> rids)
        Sets the rids.
        Parameters:
        rids - the new rids