|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistrationStatus | |
---|---|
be.cin.nip.sync.reg.v1 |
Uses of RegistrationStatus in be.cin.nip.sync.reg.v1 |
---|
Methods in be.cin.nip.sync.reg.v1 that return RegistrationStatus | |
---|---|
static RegistrationStatus |
RegistrationStatus.fromValue(String v)
|
RegistrationStatus |
RegistrationAnswerType.getStatus()
Gets the value of the status property. |
static RegistrationStatus |
RegistrationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RegistrationStatus[] |
RegistrationStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.cin.nip.sync.reg.v1 with parameters of type RegistrationStatus | |
---|---|
void |
RegistrationAnswerType.setStatus(RegistrationStatus value)
Sets the value of the status property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |