|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InsurabilityRequestTypeType | |
|---|---|
| be.ehealth.businessconnector.genins.domain | |
| be.fgov.ehealth.genericinsurability.core.v1 | |
| Uses of InsurabilityRequestTypeType in be.ehealth.businessconnector.genins.domain |
|---|
| Methods in be.ehealth.businessconnector.genins.domain that return InsurabilityRequestTypeType | |
|---|---|
InsurabilityRequestTypeType |
RequestParameters.getInsurabilityRequestType()
|
| Methods in be.ehealth.businessconnector.genins.domain with parameters of type InsurabilityRequestTypeType | |
|---|---|
void |
RequestParameters.setInsurabilityRequestType(InsurabilityRequestTypeType insurabilityRequestType)
|
| Uses of InsurabilityRequestTypeType in be.fgov.ehealth.genericinsurability.core.v1 |
|---|
| Methods in be.fgov.ehealth.genericinsurability.core.v1 that return InsurabilityRequestTypeType | |
|---|---|
static InsurabilityRequestTypeType |
InsurabilityRequestTypeType.fromValue(String v)
|
InsurabilityRequestTypeType |
InsurabilityRequestDetailType.getInsurabilityRequestType()
Gets the value of the insurabilityRequestType property. |
static InsurabilityRequestTypeType |
InsurabilityRequestTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InsurabilityRequestTypeType[] |
InsurabilityRequestTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in be.fgov.ehealth.genericinsurability.core.v1 with parameters of type InsurabilityRequestTypeType | |
|---|---|
void |
InsurabilityRequestDetailType.setInsurabilityRequestType(InsurabilityRequestTypeType value)
Sets the value of the insurabilityRequestType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||