|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActorType | |
---|---|
be.fgov.ehealth.certra.core.v2 | |
be.fgov.ehealth.certra.protocol.v2 | |
be.fgov.ehealth.commons.core.v2 | |
be.fgov.ehealth.technicalconnector.ra.mapper |
Uses of ActorType in be.fgov.ehealth.certra.core.v2 |
---|
Methods in be.fgov.ehealth.certra.core.v2 that return ActorType | |
---|---|
ActorType |
CertificateIdentifierType.getActor()
Gets the value of the actor property. |
ActorType |
RevocationContractType.getSigner()
Gets the value of the signer property. |
ActorType |
ContractType.getSigner()
Gets the value of the signer property. |
Methods in be.fgov.ehealth.certra.core.v2 with parameters of type ActorType | |
---|---|
void |
CertificateIdentifierType.setActor(ActorType value)
Sets the value of the actor property. |
void |
RevocationContractType.setSigner(ActorType value)
Sets the value of the signer property. |
void |
ContractType.setSigner(ActorType value)
Sets the value of the signer property. |
Uses of ActorType in be.fgov.ehealth.certra.protocol.v2 |
---|
Methods in be.fgov.ehealth.certra.protocol.v2 that return ActorType | |
---|---|
ActorType |
SubmitCSRForForeignerRequest.getForeignPerson()
Gets the value of the foreignPerson property. |
ActorType |
GenerateRevocationContractRequest.getSigner()
Gets the value of the signer property. |
ActorType |
GenerateContractRequest.getSigner()
Gets the value of the signer property. |
Methods in be.fgov.ehealth.certra.protocol.v2 with parameters of type ActorType | |
---|---|
void |
SubmitCSRForForeignerRequest.setForeignPerson(ActorType value)
Sets the value of the foreignPerson property. |
void |
GenerateRevocationContractRequest.setSigner(ActorType value)
Sets the value of the signer property. |
void |
GenerateContractRequest.setSigner(ActorType value)
Sets the value of the signer property. |
Uses of ActorType in be.fgov.ehealth.commons.core.v2 |
---|
Methods in be.fgov.ehealth.commons.core.v2 that return ActorType | |
---|---|
ActorType |
ObjectFactory.createActorType()
Create an instance of ActorType |
Methods in be.fgov.ehealth.commons.core.v2 that return types with arguments of type ActorType | |
---|---|
JAXBElement<ActorType> |
ObjectFactory.createHcParty(ActorType value)
Create an instance of JAXBElement < ActorType > |
JAXBElement<ActorType> |
ObjectFactory.createPatient(ActorType value)
Create an instance of JAXBElement < ActorType > |
List<ActorType> |
Author.getHcParties()
Gets the value of the hcParties property. |
Methods in be.fgov.ehealth.commons.core.v2 with parameters of type ActorType | |
---|---|
JAXBElement<ActorType> |
ObjectFactory.createHcParty(ActorType value)
Create an instance of JAXBElement < ActorType > |
JAXBElement<ActorType> |
ObjectFactory.createPatient(ActorType value)
Create an instance of JAXBElement < ActorType > |
Uses of ActorType in be.fgov.ehealth.technicalconnector.ra.mapper |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.mapper that return ActorType | |
---|---|
ActorType |
RaMapperSelmaGeneratedClass.asActorType(Actor inActor)
|
Methods in be.fgov.ehealth.technicalconnector.ra.mapper with parameters of type ActorType | |
---|---|
Actor |
RaMapperSelmaGeneratedClass.asActor(ActorType inActorType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |