|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdType | |
---|---|
be.ehealth.business.mycarenetcommons.v4.mapper | |
be.fgov.ehealth.mycarenet.commons.core.v4 |
Uses of IdType in be.ehealth.business.mycarenetcommons.v4.mapper |
---|
Methods in be.ehealth.business.mycarenetcommons.v4.mapper that return IdType | |
---|---|
IdType |
CommonInputMapper.doAfterMapping(IdType idType)
|
IdType |
CommonInputMapperImpl.map(Identification input)
|
abstract IdType |
CommonInputMapper.map(Identification input)
|
Methods in be.ehealth.business.mycarenetcommons.v4.mapper with parameters of type IdType | |
---|---|
IdType |
CommonInputMapper.doAfterMapping(IdType idType)
|
Uses of IdType in be.fgov.ehealth.mycarenet.commons.core.v4 |
---|
Methods in be.fgov.ehealth.mycarenet.commons.core.v4 that return IdType | |
---|---|
IdType |
ObjectFactory.createIdType()
Create an instance of IdType |
IdType |
PartyType.getOrganization()
Gets the value of the organization property. |
IdType |
CareProviderType.getOrganization()
Gets the value of the organization property. |
IdType |
PartyType.getPhysicalPerson()
Gets the value of the physicalPerson property. |
IdType |
CareProviderType.getPhysicalPerson()
Gets the value of the physicalPerson property. |
Methods in be.fgov.ehealth.mycarenet.commons.core.v4 with parameters of type IdType | |
---|---|
void |
PartyType.setOrganization(IdType value)
Sets the value of the organization property. |
void |
CareProviderType.setOrganization(IdType value)
Sets the value of the organization property. |
void |
PartyType.setPhysicalPerson(IdType value)
Sets the value of the physicalPerson property. |
void |
CareProviderType.setPhysicalPerson(IdType value)
Sets the value of the physicalPerson property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |