|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThirdParytPayerRegimeType | |
---|---|
be.fgov.ehealth.insurability.core.v2 |
Uses of ThirdParytPayerRegimeType in be.fgov.ehealth.insurability.core.v2 |
---|
Methods in be.fgov.ehealth.insurability.core.v2 that return ThirdParytPayerRegimeType | |
---|---|
static ThirdParytPayerRegimeType |
ThirdParytPayerRegimeType.fromValue(String v)
|
ThirdParytPayerRegimeType |
EntitlementType.getThirdPartyPayerRegime()
Gets the value of the thirdPartyPayerRegime property. |
static ThirdParytPayerRegimeType |
ThirdParytPayerRegimeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ThirdParytPayerRegimeType[] |
ThirdParytPayerRegimeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.insurability.core.v2 with parameters of type ThirdParytPayerRegimeType | |
---|---|
void |
EntitlementType.setThirdPartyPayerRegime(ThirdParytPayerRegimeType value)
Sets the value of the thirdPartyPayerRegime property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |