Uses of Class
be.fgov.ehealth.globalmedicalfile.core.v1.BlobType

Packages that use BlobType
be.ehealth.businessconnector.dmg.mappers   
be.fgov.ehealth.globalmedicalfile.core.v1   
be.fgov.ehealth.globalmedicalfile.protocol.v1   
 

Uses of BlobType in be.ehealth.businessconnector.dmg.mappers
 

Methods in be.ehealth.businessconnector.dmg.mappers that return BlobType
static BlobType RequestObjectMapper.mapBlobTypefromBlob(Blob blob)
          Deprecated. Maps a Blob instance to a corresponding BlobType instance.
static BlobType BlobMapper.mapBlobTypefromBlob(Blob blob)
          Maps a Blob instance to a corresponding BlobType instance.
 

Methods in be.ehealth.businessconnector.dmg.mappers with parameters of type BlobType
static Blob RequestObjectMapper.mapBlobfromBlobType(BlobType blob)
          Deprecated. Maps a BlobType instance to its corresponding Blob instance.
static Blob BlobMapper.mapBlobfromBlobType(BlobType blob)
          Maps a BlobType instance to its corresponding Blob instance.
 

Uses of BlobType in be.fgov.ehealth.globalmedicalfile.core.v1
 

Methods in be.fgov.ehealth.globalmedicalfile.core.v1 that return BlobType
 BlobType ObjectFactory.createBlobType()
          Create an instance of BlobType
 

Uses of BlobType in be.fgov.ehealth.globalmedicalfile.protocol.v1
 

Methods in be.fgov.ehealth.globalmedicalfile.protocol.v1 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.globalmedicalfile.protocol.v1 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 PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.