|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidityPeriodUnit | |
---|---|
be.fgov.ehealth.dics.core.v1 |
Uses of ValidityPeriodUnit in be.fgov.ehealth.dics.core.v1 |
---|
Methods in be.fgov.ehealth.dics.core.v1 that return ValidityPeriodUnit | |
---|---|
static ValidityPeriodUnit |
ValidityPeriodUnit.fromValue(String v)
|
ValidityPeriodUnit |
MinimumAgeAuthorizedType.getUnit()
Gets the value of the unit property. |
ValidityPeriodUnit |
MaximumDurationType.getUnit()
Gets the value of the unit property. |
ValidityPeriodUnit |
MaximumAgeAuthorizedType.getUnit()
Gets the value of the unit property. |
ValidityPeriodUnit |
AgreementTermType.getUnit()
Gets the value of the unit property. |
static ValidityPeriodUnit |
ValidityPeriodUnit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ValidityPeriodUnit[] |
ValidityPeriodUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.dics.core.v1 with parameters of type ValidityPeriodUnit | |
---|---|
void |
MinimumAgeAuthorizedType.setUnit(ValidityPeriodUnit value)
Sets the value of the unit property. |
void |
MaximumDurationType.setUnit(ValidityPeriodUnit value)
Sets the value of the unit property. |
void |
MaximumAgeAuthorizedType.setUnit(ValidityPeriodUnit value)
Sets the value of the unit property. |
void |
AgreementTermType.setUnit(ValidityPeriodUnit value)
Sets the value of the unit property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |