|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusType | |
---|---|
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.commons.core.v1 | |
be.fgov.ehealth.commons.protocol.v1 |
Uses of StatusType in be.ehealth.businessconnector.chapterIV.wrapper |
---|
Methods in be.ehealth.businessconnector.chapterIV.wrapper that return StatusType | |
---|---|
StatusType |
ResponseTypeIf.getStatus()
Gets the value of the status property. |
Methods in be.ehealth.businessconnector.chapterIV.wrapper with parameters of type StatusType | |
---|---|
void |
ResponseTypeIf.setStatus(StatusType value)
Sets the value of the status property. |
Uses of StatusType in be.ehealth.businessconnector.chapterIV.wrapper.impl |
---|
Methods in be.ehealth.businessconnector.chapterIV.wrapper.impl that return StatusType | |
---|---|
StatusType |
ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl.getStatus()
|
StatusType |
AskChap4MedicalAdvisorAgreementResponseWrapperImpl.getStatus()
|
Methods in be.ehealth.businessconnector.chapterIV.wrapper.impl with parameters of type StatusType | |
---|---|
void |
ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl.setStatus(StatusType value)
|
void |
AskChap4MedicalAdvisorAgreementResponseWrapperImpl.setStatus(StatusType value)
|
Uses of StatusType in be.fgov.ehealth.commons.core.v1 |
---|
Methods in be.fgov.ehealth.commons.core.v1 that return StatusType | |
---|---|
StatusType |
ObjectFactory.createStatusType()
Create an instance of StatusType |
Uses of StatusType in be.fgov.ehealth.commons.protocol.v1 |
---|
Methods in be.fgov.ehealth.commons.protocol.v1 that return StatusType | |
---|---|
StatusType |
ResponseType.getStatus()
Gets the value of the status property. |
Methods in be.fgov.ehealth.commons.protocol.v1 with parameters of type StatusType | |
---|---|
void |
ResponseType.setStatus(StatusType value)
Sets the value of the status property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |