public final class WrappedResponseBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
static Chap4MedicalAdvisorAgreementResponseWrapper<AskChap4MedicalAdvisorAgreementResponse> |
wrap(AskChap4MedicalAdvisorAgreementResponse response)
wraps a xml class that doesn't implement any interface in a generic class which implements the interfaces.
|
static Chap4MedicalAdvisorAgreementResponseWrapper<ConsultChap4MedicalAdvisorAgreementResponse> |
wrap(ConsultChap4MedicalAdvisorAgreementResponse agreementResponse)
wraps
ConsultChap4MedicalAdvisorAgreementResponse in a more generic Chap4MedicalAdvisorAgreementResponseWrapper. |
static UnsealedResponseWrapper<Response> |
wrap(Response response)
wraps a xml class that doesn't implement any interface in a generic class which implements the interfaces.
|
static UnsealedResponseWrapper<Response> |
wrap(Response response)
wraps a xml class that doesn't implement any interface in a generic class which implements the interfaces.
|
public static Chap4MedicalAdvisorAgreementResponseWrapper<ConsultChap4MedicalAdvisorAgreementResponse> wrap(ConsultChap4MedicalAdvisorAgreementResponse agreementResponse)
ConsultChap4MedicalAdvisorAgreementResponse in a more generic Chap4MedicalAdvisorAgreementResponseWrapper.agreementResponse - the object to be wrappedpublic static Chap4MedicalAdvisorAgreementResponseWrapper<AskChap4MedicalAdvisorAgreementResponse> wrap(AskChap4MedicalAdvisorAgreementResponse response)
response - the xml class without interfacespublic static UnsealedResponseWrapper<Response> wrap(Response response)
response - the xml class without interfacespublic static UnsealedResponseWrapper<Response> wrap(Response response)
response - the xml class without interfaces
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.