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