|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersonRegisterType | |
|---|---|
| be.fgov.ehealth.rn.baselegaldata.v1 | |
| be.fgov.ehealth.rn.cbsspersonlegaldata.v1 | |
| be.fgov.ehealth.rn.personlegaldata.v1 | |
| be.fgov.ehealth.rn.registries.commons.v1 | |
| Uses of PersonRegisterType in be.fgov.ehealth.rn.baselegaldata.v1 |
|---|
| Methods in be.fgov.ehealth.rn.baselegaldata.v1 that return PersonRegisterType | |
|---|---|
PersonRegisterType |
PersonIdentificationType.getRegister()
Gets the value of the register property. |
PersonRegisterType |
CbssPersonIdentificationType.getRegister()
Gets the value of the register property. |
| Methods in be.fgov.ehealth.rn.baselegaldata.v1 with parameters of type PersonRegisterType | |
|---|---|
void |
PersonIdentificationType.setRegister(PersonRegisterType value)
Sets the value of the register property. |
void |
CbssPersonIdentificationType.setRegister(PersonRegisterType value)
Sets the value of the register property. |
| Uses of PersonRegisterType in be.fgov.ehealth.rn.cbsspersonlegaldata.v1 |
|---|
| Methods in be.fgov.ehealth.rn.cbsspersonlegaldata.v1 that return PersonRegisterType | |
|---|---|
PersonRegisterType |
CbssUpdatePersonResponseType.getRegister()
Gets the value of the register property. |
PersonRegisterType |
CbssPersonResponseType.getRegister()
Gets the value of the register property. |
| Methods in be.fgov.ehealth.rn.cbsspersonlegaldata.v1 with parameters of type PersonRegisterType | |
|---|---|
void |
CbssUpdatePersonResponseType.setRegister(PersonRegisterType value)
Sets the value of the register property. |
void |
CbssPersonResponseType.setRegister(PersonRegisterType value)
Sets the value of the register property. |
| Uses of PersonRegisterType in be.fgov.ehealth.rn.personlegaldata.v1 |
|---|
| Methods in be.fgov.ehealth.rn.personlegaldata.v1 that return PersonRegisterType | |
|---|---|
PersonRegisterType |
PersonResponseType.getRegister()
Gets the value of the register property. |
| Methods in be.fgov.ehealth.rn.personlegaldata.v1 with parameters of type PersonRegisterType | |
|---|---|
void |
PersonResponseType.setRegister(PersonRegisterType value)
Sets the value of the register property. |
| Uses of PersonRegisterType in be.fgov.ehealth.rn.registries.commons.v1 |
|---|
| Methods in be.fgov.ehealth.rn.registries.commons.v1 that return PersonRegisterType | |
|---|---|
static PersonRegisterType |
PersonRegisterType.fromValue(String v)
|
static PersonRegisterType |
PersonRegisterType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PersonRegisterType[] |
PersonRegisterType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||