|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActorId | |
---|---|
be.fgov.ehealth.technicalconnector.ra.domain | |
be.fgov.ehealth.technicalconnector.ra.mapper |
Uses of ActorId in be.fgov.ehealth.technicalconnector.ra.domain |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.domain that return ActorId | |
---|---|
ActorId |
ActorId.Builder.build()
Returns a Id built from the parameters previously set. |
ActorId |
Organization.getIdentifier()
|
Methods in be.fgov.ehealth.technicalconnector.ra.domain that return types with arguments of type ActorId | |
---|---|
List<ActorId> |
Actor.getIds()
|
Methods in be.fgov.ehealth.technicalconnector.ra.domain with parameters of type ActorId | |
---|---|
void |
Organization.setIdentifier(ActorId identifier)
|
Method parameters in be.fgov.ehealth.technicalconnector.ra.domain with type arguments of type ActorId | |
---|---|
Actor.Builder |
Actor.Builder.ids(List<ActorId> ids)
Sets the ids and returns a reference to this Builder so that the methods can be chained together. |
void |
Actor.setIds(List<ActorId> ids)
|
Uses of ActorId in be.fgov.ehealth.technicalconnector.ra.mapper |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.mapper that return ActorId | |
---|---|
ActorId |
RaMapperSelmaGeneratedClass.asActorId(Id inId)
|
Methods in be.fgov.ehealth.technicalconnector.ra.mapper with parameters of type ActorId | |
---|---|
Id |
RaMapperSelmaGeneratedClass.asId(ActorId inActorId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |