public class ResultMappings extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AMapping |
acceptanceMapping |
protected AMapping |
verificationMapping |
| Constructor and Description |
|---|
ResultMappings(AMapping verificationMapping,
AMapping acceptanceMapping)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
AMapping |
getAcceptanceMapping()
Getter for acceptance part
|
AMapping |
getVerificationMapping()
Getter for verification part
|
Copyright © 2018. All rights reserved.