|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckDigitType | |
---|---|
be.fgov.ehealth.etee.commons.core.v1 |
Uses of CheckDigitType in be.fgov.ehealth.etee.commons.core.v1 |
---|
Methods in be.fgov.ehealth.etee.commons.core.v1 that return CheckDigitType | |
---|---|
static CheckDigitType |
CheckDigitType.fromValue(String v)
|
CheckDigitType |
OrganizationTypes.getCheckDigitAlgorithm()
Gets the value of the checkDigitAlgorithm property. |
static CheckDigitType |
CheckDigitType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CheckDigitType[] |
CheckDigitType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.etee.commons.core.v1 with parameters of type CheckDigitType | |
---|---|
void |
OrganizationTypes.setCheckDigitAlgorithm(CheckDigitType value)
Sets the value of the checkDigitAlgorithm property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |