be.ehealth.businessconnector.chapterIV.wrapper
Interface ResponseTypeIf

All Known Subinterfaces:
Chap4MedicalAdvisorAgreementResponseWrapper<T>
All Known Implementing Classes:
AskChap4MedicalAdvisorAgreementResponseWrapperImpl, ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl

public interface ResponseTypeIf

interface around generated source ResponseType. Implemented by : Chap4MedicalAdvisorAgreementResponseWrapper


Method Summary
 String getId()
          Gets the value of the id property.
 StatusType getStatus()
          Gets the value of the status property.
 void setId(String value)
          Sets the value of the id property.
 void setStatus(StatusType value)
          Sets the value of the status property.
 

Method Detail

getStatus

StatusType getStatus()
Gets the value of the status property.

Returns:
possible object is StatusType

setStatus

void setStatus(StatusType value)
Sets the value of the status property.

Parameters:
value - allowed object is StatusType

getId

String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

void setId(String value)
Sets the value of the id property.

Parameters:
value - allowed object is String



Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.