|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FaultType | |
---|---|
be.ehealth.businessconnector.chapterIV.builders | |
be.ehealth.businessconnector.chapterIV.builders.impl | |
be.ehealth.businessconnector.chapterIV.wrapper | this package contains wrappers for jaxb generated java code that doesn't use common interfaces or superclasses |
be.ehealth.businessconnector.chapterIV.wrapper.impl | |
be.fgov.ehealth.chap4.core.v1 | |
be.fgov.ehealth.chap4.protocol.v1 |
Uses of FaultType in be.ehealth.businessconnector.chapterIV.builders |
---|
Methods in be.ehealth.businessconnector.chapterIV.builders that return FaultType | |
---|---|
FaultType |
ResponseBuilder.retrieveReturnInfo(ResponseType response)
retrieves the returnInfo with detailed error |
Uses of FaultType in be.ehealth.businessconnector.chapterIV.builders.impl |
---|
Methods in be.ehealth.businessconnector.chapterIV.builders.impl that return FaultType | |
---|---|
FaultType |
ResponseBuilderImpl.retrieveReturnInfo(ResponseType response)
|
Uses of FaultType in be.ehealth.businessconnector.chapterIV.wrapper |
---|
Methods in be.ehealth.businessconnector.chapterIV.wrapper that return FaultType | |
---|---|
FaultType |
Chap4MedicalAdvisorAgreementResponseWrapper.getReturnInfo()
Gets the value of the returnInfo property. |
Methods in be.ehealth.businessconnector.chapterIV.wrapper with parameters of type FaultType | |
---|---|
void |
Chap4MedicalAdvisorAgreementResponseWrapper.setReturnInfo(FaultType value)
Sets the value of the returnInfo property. |
Uses of FaultType in be.ehealth.businessconnector.chapterIV.wrapper.impl |
---|
Methods in be.ehealth.businessconnector.chapterIV.wrapper.impl that return FaultType | |
---|---|
FaultType |
ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl.getReturnInfo()
|
FaultType |
AskChap4MedicalAdvisorAgreementResponseWrapperImpl.getReturnInfo()
|
Methods in be.ehealth.businessconnector.chapterIV.wrapper.impl with parameters of type FaultType | |
---|---|
void |
ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl.setReturnInfo(FaultType value)
|
void |
AskChap4MedicalAdvisorAgreementResponseWrapperImpl.setReturnInfo(FaultType value)
|
Uses of FaultType in be.fgov.ehealth.chap4.core.v1 |
---|
Methods in be.fgov.ehealth.chap4.core.v1 that return FaultType | |
---|---|
FaultType |
ObjectFactory.createFaultType()
Create an instance of FaultType |
Uses of FaultType in be.fgov.ehealth.chap4.protocol.v1 |
---|
Methods in be.fgov.ehealth.chap4.protocol.v1 that return FaultType | |
---|---|
FaultType |
AbstractChap4MedicalAdvisorAgreementResponseType.getReturnInfo()
Gets the value of the returnInfo property. |
Methods in be.fgov.ehealth.chap4.protocol.v1 with parameters of type FaultType | |
---|---|
void |
AbstractChap4MedicalAdvisorAgreementResponseType.setReturnInfo(FaultType value)
Sets the value of the returnInfo property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |