Modifier and Type | Method and Description |
---|---|
static RevocationReasonType |
RevocationReasonType.fromValue(String v) |
RevocationReasonType |
RevocationContractType.getRevocationReason()
Gets the value of the revocationReason property.
|
static RevocationReasonType |
RevocationReasonType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RevocationReasonType[] |
RevocationReasonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RevocationContractType.setRevocationReason(RevocationReasonType value)
Sets the value of the revocationReason property.
|
Modifier and Type | Method and Description |
---|---|
RevocationReasonType |
GenerateRevocationContractRequest.getRevocationReason()
Gets the value of the revocationReason property.
|
Modifier and Type | Method and Description |
---|---|
void |
GenerateRevocationContractRequest.setRevocationReason(RevocationReasonType value)
Sets the value of the revocationReason property.
|
Modifier and Type | Method and Description |
---|---|
RevocationRequestBuilder.BuildStep |
RevocationRequestBuilder.TypeStep.withRevocationReasonType(RevocationReasonType revocationReasonType) |
Modifier and Type | Method and Description |
---|---|
RevocationReasonType |
RevocationContractRequest.getRevocationReason() |
RevocationReasonType |
GeneratedRevocationContract.getRevocationReason() |
Modifier and Type | Method and Description |
---|---|
RevocationContractRequest.Builder |
RevocationContractRequest.Builder.revocationReason(RevocationReasonType revocationReason)
Sets the
revocationReason and returns a reference to this Builder so that the methods can be chained together. |
void |
GeneratedRevocationContract.setRevocationReason(RevocationReasonType revocationReason) |
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.