Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Method and Description |
---|---|
static AccessCertificationResponseType |
AccessCertificationResponseType.fromValue(String v) |
AccessCertificationResponseType |
AccessCertificationCaseType.getCurrentResponse() |
AccessCertificationResponseType |
AccessCertificationDecisionType.getResponse() |
static AccessCertificationResponseType |
AccessCertificationResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessCertificationResponseType[] |
AccessCertificationResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AccessCertificationCaseType.setCurrentResponse(AccessCertificationResponseType value) |
void |
AccessCertificationDecisionType.setResponse(AccessCertificationResponseType value) |
Copyright © 2015 Evolveum. All rights reserved.