Class ListOpenPrescriptionsResult


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

      • ListOpenPrescriptionsResult

        public ListOpenPrescriptionsResult()
      • ListOpenPrescriptionsResult

        public ListOpenPrescriptionsResult​(List<String> items)
        Instantiates a new list open prescriptions result.
        Parameters:
        items - the items
    • Method Detail

      • getItems

        public List<String> getItems()
        Gets the items.
        Returns:
        the items
      • setItems

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