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