be.ehealth.businessconnector.chapterIV.wrapper.impl
Class AbstractWrapper<T>

java.lang.Object
  extended by be.ehealth.businessconnector.chapterIV.wrapper.impl.AbstractWrapper<T>
All Implemented Interfaces:
WrappedXmlObject<T>, Serializable
Direct Known Subclasses:
AskChap4MedicalAdvisorAgreementRequestWrapperImpl, AskChap4MedicalAdvisorAgreementResponseWrapperImpl, AskSealedRequestWrapperImpl, AskUnsealedRequestWrapperImpl, AskUnsealedResponseWrapperImpl, ConsultChap4MedicalAdvisorAgreementRequestWrapperImpl, ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl, ConsultSealedRequestWrapperImpl, ConsultUnsealedRequestWrapperImpl, ConsultUnsealedResponseWrapperImpl

public abstract class AbstractWrapper<T>
extends Object
implements WrappedXmlObject<T>

wrapper superClass.

See Also:
Serialized Form

Constructor Summary
AbstractWrapper(T xmlObject)
           
 
Method Summary
 T getXmlObject()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractWrapper

public AbstractWrapper(T xmlObject)
Parameters:
xmlObject -
Method Detail

getXmlObject

public T getXmlObject()
Specified by:
getXmlObject in interface WrappedXmlObject<T>
See Also:
WrappedXmlObject.getXmlObject()



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.