|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusType | |
---|---|
be.fgov.ehealth.etee.ra.revoke._1_0.protocol |
Uses of StatusType in be.fgov.ehealth.etee.ra.revoke._1_0.protocol |
---|
Methods in be.fgov.ehealth.etee.ra.revoke._1_0.protocol that return StatusType | |
---|---|
static StatusType |
StatusType.fromValue(String v)
|
StatusType |
RevokeDataResponse.getStatus()
Gets the value of the status property. |
StatusType |
RevocableCertificatesDataResponse.getStatus()
Gets the value of the status property. |
static StatusType |
StatusType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StatusType[] |
StatusType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.etee.ra.revoke._1_0.protocol with parameters of type StatusType | |
---|---|
void |
RevokeDataResponse.setStatus(StatusType value)
Sets the value of the status property. |
void |
RevocableCertificatesDataResponse.setStatus(StatusType value)
Sets the value of the status property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |