|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Base64EncryptedDataType | |
---|---|
be.fgov.ehealth.hubservices.core.v2 | |
be.fgov.ehealth.standards.kmehr.schema.v1 |
Uses of Base64EncryptedDataType in be.fgov.ehealth.hubservices.core.v2 |
---|
Methods in be.fgov.ehealth.hubservices.core.v2 that return Base64EncryptedDataType | |
---|---|
Base64EncryptedDataType |
ProofType.getBinaryproof()
Gets the value of the binaryproof property. |
Methods in be.fgov.ehealth.hubservices.core.v2 with parameters of type Base64EncryptedDataType | |
---|---|
void |
ProofType.setBinaryproof(Base64EncryptedDataType value)
Sets the value of the binaryproof property. |
Uses of Base64EncryptedDataType in be.fgov.ehealth.standards.kmehr.schema.v1 |
---|
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 that return Base64EncryptedDataType | |
---|---|
Base64EncryptedDataType |
ObjectFactory.createBase64EncryptedDataType()
Create an instance of Base64EncryptedDataType |
Base64EncryptedDataType |
Kmehrmessage.getBase64EncryptedData()
Gets the value of the base64EncryptedData property. |
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 with parameters of type Base64EncryptedDataType | |
---|---|
void |
Kmehrmessage.setBase64EncryptedData(Base64EncryptedDataType value)
Sets the value of the base64EncryptedData property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |