|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContractType | |
---|---|
be.fgov.ehealth.certra.core.v2 | |
be.fgov.ehealth.certra.protocol.v2 | |
be.fgov.ehealth.technicalconnector.ra.mapper |
Uses of ContractType in be.fgov.ehealth.certra.core.v2 |
---|
Methods in be.fgov.ehealth.certra.core.v2 that return ContractType | |
---|---|
ContractType |
ObjectFactory.createContractType()
Create an instance of ContractType |
ContractType |
EHealthCertificateSigningRequestType.getContract()
Gets the value of the contract property. |
Methods in be.fgov.ehealth.certra.core.v2 with parameters of type ContractType | |
---|---|
void |
EHealthCertificateSigningRequestType.setContract(ContractType value)
Sets the value of the contract property. |
Uses of ContractType in be.fgov.ehealth.certra.protocol.v2 |
---|
Methods in be.fgov.ehealth.certra.protocol.v2 that return ContractType | |
---|---|
ContractType |
GenerateContractResponse.getContract()
Gets the value of the contract property. |
Methods in be.fgov.ehealth.certra.protocol.v2 with parameters of type ContractType | |
---|---|
void |
GenerateContractResponse.setContract(ContractType value)
Sets the value of the contract property. |
Uses of ContractType in be.fgov.ehealth.technicalconnector.ra.mapper |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.mapper that return ContractType | |
---|---|
ContractType |
RaMapperSelmaGeneratedClass.asContractType(NewCertificateContract inNewCertificateContract)
|
ContractType |
RaMapper.asContractType(NewCertificateContract source)
|
Methods in be.fgov.ehealth.technicalconnector.ra.mapper with parameters of type ContractType | |
---|---|
GeneratedContract |
RaMapperSelmaGeneratedClass.asGeneratedContract(ContractType inContractType)
|
GeneratedContract |
RaMapper.asGeneratedContract(ContractType source)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |