|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WrappedXmlObject | |
|---|---|
| be.ehealth.businessconnector.chapterIV.wrapper | this package contains wrappers for jaxb generated java code that doesn't use common interfaces or superclasses to be able to use common code , this packages contains the common interfaces and wrapper classes that implement these interfaces and can be wrapped around the jaxb generated code. |
| be.ehealth.businessconnector.chapterIV.wrapper.impl | |
| Uses of WrappedXmlObject in be.ehealth.businessconnector.chapterIV.wrapper |
|---|
| Subinterfaces of WrappedXmlObject in be.ehealth.businessconnector.chapterIV.wrapper | |
|---|---|
interface |
Chap4MedicalAdvisorAgreementRequestWrapper<T>
Wrapper interface for agreement request objects. generated code which doesn't has common superclass and doesn't implement an interface. |
interface |
Chap4MedicalAdvisorAgreementResponseWrapper<T>
interface to wrap generated classes XXChap4MedicalAdvisorAgreementResponse in. |
interface |
SealedRequestWrapper<T>
Wrapper interface for sealed response object. generated code which doesn't has common superclass and doesn't implement an interface. |
interface |
UnsealedRequestWrapper<T>
Wrapper interface for Unsealed request object. generated code which doesn't has common superclass and doesn't implement an interface. |
interface |
UnsealedResponseWrapper<T>
Wrapper interface for Unsealed response object. generated code which doesn't has common superclass and doesn't implement an interface. |
| Uses of WrappedXmlObject in be.ehealth.businessconnector.chapterIV.wrapper.impl |
|---|
| Classes in be.ehealth.businessconnector.chapterIV.wrapper.impl that implement WrappedXmlObject | |
|---|---|
class |
AbstractWrapper<T>
wrapper superClass. |
class |
AskChap4MedicalAdvisorAgreementRequestWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
class |
AskChap4MedicalAdvisorAgreementResponseWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
class |
AskSealedRequestWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
class |
AskUnsealedRequestWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
class |
AskUnsealedResponseWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
class |
ConsultChap4MedicalAdvisorAgreementRequestWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
class |
ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
class |
ConsultSealedRequestWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
class |
ConsultUnsealedRequestWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
class |
ConsultUnsealedResponseWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
| Methods in be.ehealth.businessconnector.chapterIV.wrapper.impl with parameters of type WrappedXmlObject | |
|---|---|
static byte[] |
WrappedObjectMarshallerHelper.toXMLByteArray(WrappedXmlObject<?> wrappedXmlObject)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||