Class ListOpenPrescriptionsResultWithExceptions


  • public class ListOpenPrescriptionsResultWithExceptions
    extends ResponseType
    • Constructor Detail

      • ListOpenPrescriptionsResultWithExceptions

        public ListOpenPrescriptionsResultWithExceptions()
    • Method Detail

      • exceptionOccurred

        public boolean exceptionOccurred()
      • isHasMoreResults

        public Boolean isHasMoreResults()
      • setHasMoreResults

        public void setHasMoreResults​(Boolean value)
        Sets the value of the hasMoreResults property.
        Parameters:
        value - allowed object is Boolean
      • getSession

        public byte[] getSession()
        Gets the value of the session property.
        Returns:
        possible object is byte[]
      • setSession

        public void setSession​(byte[] value)
        Sets the value of the session property.
        Parameters:
        value - allowed object is byte[]
      • getHasMoreResults

        public Boolean getHasMoreResults()