|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CertificateStatusType | |
---|---|
be.fgov.ehealth.certra.core.v2 |
Uses of CertificateStatusType in be.fgov.ehealth.certra.core.v2 |
---|
Methods in be.fgov.ehealth.certra.core.v2 that return CertificateStatusType | |
---|---|
static CertificateStatusType |
CertificateStatusType.fromValue(String v)
|
CertificateStatusType |
CertificateInfoType.getAuthenticationCertificateStatus()
Gets the value of the authenticationCertificateStatus property. |
static CertificateStatusType |
CertificateStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CertificateStatusType[] |
CertificateStatusType.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 CertificateStatusType | |
---|---|
void |
CertificateInfoType.setAuthenticationCertificateStatus(CertificateStatusType value)
Sets the value of the authenticationCertificateStatus property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |