|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SigningType | |
---|---|
be.ehealth.businessconnector.ehboxV2.builders.impl.mapper | |
be.fgov.ehealth.ehbox.core.v2 |
Uses of SigningType in be.ehealth.businessconnector.ehboxV2.builders.impl.mapper |
---|
Methods in be.ehealth.businessconnector.ehboxV2.builders.impl.mapper that return SigningType | |
---|---|
static SigningType |
SigningMapper.map(SigningValue value)
|
Methods in be.ehealth.businessconnector.ehboxV2.builders.impl.mapper with parameters of type SigningType | |
---|---|
static SigningValue |
SigningMapper.map(SigningType type)
|
Uses of SigningType in be.fgov.ehealth.ehbox.core.v2 |
---|
Methods in be.fgov.ehealth.ehbox.core.v2 that return SigningType | |
---|---|
SigningType |
ObjectFactory.createSigningType()
Create an instance of SigningType |
SigningType |
DocumentType.getSigning()
Gets the value of the signing property. |
SigningType |
AnnexType.getSigning()
Gets the value of the signing property. |
Methods in be.fgov.ehealth.ehbox.core.v2 with parameters of type SigningType | |
---|---|
void |
DocumentType.setSigning(SigningType value)
Sets the value of the signing property. |
void |
AnnexType.setSigning(SigningType value)
Sets the value of the signing property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |