|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlobType | |
---|---|
be.ehealth.business.mycarenetcommons.v4.mapper | |
be.fgov.ehealth.mycarenet.commons.core.v4 | |
be.fgov.ehealth.mycarenet.commons.protocol.v4 |
Uses of BlobType in be.ehealth.business.mycarenetcommons.v4.mapper |
---|
Methods in be.ehealth.business.mycarenetcommons.v4.mapper that return BlobType | |
---|---|
static BlobType |
BlobMapper.mapBlobTypefromBlob(Blob blob)
Maps a Blob instance to a corresponding BlobType instance. |
Methods in be.ehealth.business.mycarenetcommons.v4.mapper with parameters of type BlobType | |
---|---|
static Blob |
BlobMapper.mapBlobfromBlobType(BlobType blob)
Maps a BlobType instance to its corresponding Blob instance. |
Uses of BlobType in be.fgov.ehealth.mycarenet.commons.core.v4 |
---|
Methods in be.fgov.ehealth.mycarenet.commons.core.v4 that return BlobType | |
---|---|
BlobType |
ObjectFactory.createBlobType()
Create an instance of BlobType |
Uses of BlobType in be.fgov.ehealth.mycarenet.commons.protocol.v4 |
---|
Methods in be.fgov.ehealth.mycarenet.commons.protocol.v4 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.v4 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |