|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactDataType | |
---|---|
be.fgov.ehealth.certra.core.v2 | |
be.fgov.ehealth.certra.protocol.v2 | |
be.fgov.ehealth.technicalconnector.ra.mapper |
Uses of ContactDataType in be.fgov.ehealth.certra.core.v2 |
---|
Methods in be.fgov.ehealth.certra.core.v2 that return ContactDataType | |
---|---|
ContactDataType |
ObjectFactory.createContactDataType()
Create an instance of ContactDataType |
ContactDataType |
EHealthCertificateSigningRequestType.getContactData()
Gets the value of the contactData property. |
ContactDataType |
CertificateInfoType.getContactData()
Gets the value of the contactData property. |
Methods in be.fgov.ehealth.certra.core.v2 with parameters of type ContactDataType | |
---|---|
void |
EHealthCertificateSigningRequestType.setContactData(ContactDataType value)
Sets the value of the contactData property. |
void |
CertificateInfoType.setContactData(ContactDataType value)
Sets the value of the contactData property. |
Uses of ContactDataType in be.fgov.ehealth.certra.protocol.v2 |
---|
Methods in be.fgov.ehealth.certra.protocol.v2 that return ContactDataType | |
---|---|
ContactDataType |
SubmitCSRForForeignerRequest.getContactData()
Gets the value of the contactData property. |
ContactDataType |
GenerateContractRequest.getContactData()
Gets the value of the contactData property. |
Methods in be.fgov.ehealth.certra.protocol.v2 with parameters of type ContactDataType | |
---|---|
void |
SubmitCSRForForeignerRequest.setContactData(ContactDataType value)
Sets the value of the contactData property. |
void |
GenerateContractRequest.setContactData(ContactDataType value)
Sets the value of the contactData property. |
Uses of ContactDataType in be.fgov.ehealth.technicalconnector.ra.mapper |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.mapper that return ContactDataType | |
---|---|
ContactDataType |
RaMapperSelmaGeneratedClass.asContactDataType(ContactData inContactData)
|
ContactDataType |
RaMapper.asContactDataType(ContactData source)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |