be.ehealth.businessconnector.chapterIV.wrapper.impl
Class ConsultUnsealedRequestWrapperImpl
java.lang.Object
be.ehealth.businessconnector.chapterIV.wrapper.impl.AbstractWrapper<Request>
be.ehealth.businessconnector.chapterIV.wrapper.impl.ConsultUnsealedRequestWrapperImpl
- All Implemented Interfaces:
- UnsealedRequestWrapper<Request>, WrappedXmlObject<Request>, Serializable
public class ConsultUnsealedRequestWrapperImpl
- extends AbstractWrapper<Request>
- implements UnsealedRequestWrapper<Request>
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. Implements :
AbstractWrapper
- See Also:
- Serialized Form
ConsultUnsealedRequestWrapperImpl
public ConsultUnsealedRequestWrapperImpl()
ConsultUnsealedRequestWrapperImpl
public ConsultUnsealedRequestWrapperImpl(Request request)
- Parameters:
request
-
getEtkHcp
public byte[] getEtkHcp()
- Specified by:
getEtkHcp
in interface UnsealedRequestWrapper<Request>
- Returns:
- See Also:
UnsealedRequestWrapper.getEtkHcp()
setEtkHcp
public void setEtkHcp(byte[] value)
- Specified by:
setEtkHcp
in interface UnsealedRequestWrapper<Request>
- See Also:
UnsealedRequestWrapper.setEtkHcp(byte[])
getKmehrRequest
public byte[] getKmehrRequest()
- Specified by:
getKmehrRequest
in interface UnsealedRequestWrapper<Request>
- Returns:
- See Also:
UnsealedRequestWrapper.getKmehrRequest()
setKmehrRequest
public void setKmehrRequest(byte[] value)
- Specified by:
setKmehrRequest
in interface UnsealedRequestWrapper<Request>
- See Also:
UnsealedRequestWrapper.setKmehrRequest(byte[])
Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.