public class RelationshipInformation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected PaymentRelationshipInformation |
paymentRelationshipInformation |
| Constructor and Description |
|---|
RelationshipInformation() |
| Modifier and Type | Method and Description |
|---|---|
PaymentRelationshipInformation |
getPaymentRelationshipInformation()
Gets the value of the paymentRelationshipInformation property.
|
void |
setPaymentRelationshipInformation(PaymentRelationshipInformation value)
Sets the value of the paymentRelationshipInformation property.
|
protected PaymentRelationshipInformation paymentRelationshipInformation
public PaymentRelationshipInformation getPaymentRelationshipInformation()
PaymentRelationshipInformationpublic void setPaymentRelationshipInformation(PaymentRelationshipInformation value)
value - allowed object is
PaymentRelationshipInformationCopyright © 2018 SAP SE. All Rights Reserved.