public class ResponseCode extends MMCode
Constant fields:
Modifier and Type | Field and Description |
---|---|
static ResponseCode |
Approved
Service has been successfuly provided.
|
static ResponseCode |
Declined
Service is declined.
|
static ResponseCode |
FurtherAction
Further action required to complete the transaction, for instance a
referral.
|
static ResponseCode |
NotProcessed
Advice message could not be processed.
|
static ResponseCode |
PartialApproved
Service has been partialy provided.
|
static ResponseCode |
Processed
Advice message is processed.
|
static ResponseCode |
TechnicalError
Service cannot be provided for technical reason (eg timeout contacting
the Issuer, security problem).
|
codeNameAttribute, ownerAttribute
checkNameFirstLetterUppercase, checkRemovalDateRegistrationStatus, constraintAttribute, definitionAttribute, docletAttribute, exampleAttribute, nameAttribute, registrationStatusAttribute, removalDateAttribute, semanticMarkupAttribute
nextVersionsAttribute, objectIdentifierAttribute, previousVersionAttribute
Modifier and Type | Method and Description |
---|---|
static MMCodeSet |
mmObject() |
static ResponseCode |
valueOf(String codeName) |
static ResponseCode[] |
values() |
getCodeName, getConstraint, getContainer, getDefinition, getDoclet, getExample, getMetamodel, getName, getNextVersions, getObjectIdentifier, getOwner, getPreviousVersion, getRegistrationStatus, getRemovalDate, getSemanticMarkup, metaType
public static final ResponseCode Declined
Constant fields:
public static final ResponseCode Approved
Constant fields:
public static final ResponseCode PartialApproved
Constant fields:
public static final ResponseCode TechnicalError
Constant fields:
public static final ResponseCode FurtherAction
Constant fields:
public static final ResponseCode NotProcessed
Constant fields:
public static final ResponseCode Processed
Constant fields:
public static final MMCodeSet mmObject()
public static ResponseCode valueOf(String codeName)
public static ResponseCode[] values()
This software is licensed under GPL | Copyright 2017, Tools20022, László Bukodi | (Commercial licence also available)