Uses of Class
be.fgov.ehealth.mycarenet.commons.core.v2.BlobType

Packages that use BlobType
be.ehealth.business.mycarenetcommons.builders.impl   
be.ehealth.business.mycarenetcommons.builders.util   
be.ehealth.business.mycarenetcommons.mapper   
be.fgov.ehealth.mycarenet.commons.core.v2   
be.fgov.ehealth.mycarenet.commons.protocol.v2   
 

Uses of BlobType in be.ehealth.business.mycarenetcommons.builders.impl
 

Methods in be.ehealth.business.mycarenetcommons.builders.impl with parameters of type BlobType
 Blob ResponseBuilderImpl.mapBlobTypeToBlob(BlobType inBlob)
           
 

Uses of BlobType in be.ehealth.business.mycarenetcommons.builders.util
 

Methods in be.ehealth.business.mycarenetcommons.builders.util with parameters of type BlobType
static Base64Binary BlobUtil.generateXades(BlobType inValue, byte[] furnishedXades, String projectName)
           
static Base64Binary BlobUtil.generateXades(BlobType inValue, String projectName)
           
 

Uses of BlobType in be.ehealth.business.mycarenetcommons.mapper
 

Methods in be.ehealth.business.mycarenetcommons.mapper that return BlobType
static BlobType SendRequestMapper.mapBlobToBlobType(Blob inBlob)
          Map a Blob to a BlobType
 

Methods in be.ehealth.business.mycarenetcommons.mapper with parameters of type BlobType
static Blob SendRequestMapper.mapBlobTypeToBlob(BlobType inBlob)
          Map a BlobType to a Blob
 

Uses of BlobType in be.fgov.ehealth.mycarenet.commons.core.v2
 

Methods in be.fgov.ehealth.mycarenet.commons.core.v2 that return BlobType
 BlobType ObjectFactory.createBlobType()
          Create an instance of BlobType
 

Uses of BlobType in be.fgov.ehealth.mycarenet.commons.protocol.v2
 

Methods in be.fgov.ehealth.mycarenet.commons.protocol.v2 that return BlobType
 BlobType SendRequestType.getDetail()
          Gets the value of the detail property.
 BlobType ResponseReturnType.getDetail()
          Gets the value of the detail property.
 

Methods in be.fgov.ehealth.mycarenet.commons.protocol.v2 with parameters of type BlobType
 void SendRequestType.setDetail(BlobType value)
          Sets the value of the detail property.
 void ResponseReturnType.setDetail(BlobType value)
          Sets the value of the detail property.
 




Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.