|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SendRequestType | |
---|---|
be.fgov.ehealth.globalmedicalfile.protocol.v1 |
Uses of SendRequestType in be.fgov.ehealth.globalmedicalfile.protocol.v1 |
---|
Subclasses of SendRequestType in be.fgov.ehealth.globalmedicalfile.protocol.v1 | |
---|---|
class |
ConsultGlobalMedicalFileRequest
Extension of the SendRequestType class to be able to use it as an XML root element |
class |
NotifyGlobalMedicalFileRequest
Extension of the SendRequestType class to be able to use it as an XML root element |
Methods in be.fgov.ehealth.globalmedicalfile.protocol.v1 that return SendRequestType | |
---|---|
SendRequestType |
ObjectFactory.createSendRequestType()
Create an instance of SendRequestType |
Methods in be.fgov.ehealth.globalmedicalfile.protocol.v1 that return types with arguments of type SendRequestType | |
---|---|
JAXBElement<SendRequestType> |
ObjectFactory.createConsultGlobalMedicalFileRequest(SendRequestType value)
Create an instance of JAXBElement < SendRequestType > } |
JAXBElement<SendRequestType> |
ObjectFactory.createNotifyGlobalMedicalFileRequest(SendRequestType value)
Create an instance of JAXBElement < SendRequestType > } |
Methods in be.fgov.ehealth.globalmedicalfile.protocol.v1 with parameters of type SendRequestType | |
---|---|
JAXBElement<SendRequestType> |
ObjectFactory.createConsultGlobalMedicalFileRequest(SendRequestType value)
Create an instance of JAXBElement < SendRequestType > } |
JAXBElement<SendRequestType> |
ObjectFactory.createNotifyGlobalMedicalFileRequest(SendRequestType value)
Create an instance of JAXBElement < SendRequestType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |