Package org.cxml
Class RelationshipInformation
java.lang.Object
org.cxml.RelationshipInformation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the paymentRelationshipInformation property.voidSets the value of the paymentRelationshipInformation property.
-
Field Details
-
paymentRelationshipInformation
-
-
Constructor Details
-
RelationshipInformation
public RelationshipInformation()
-
-
Method Details
-
getPaymentRelationshipInformation
Gets the value of the paymentRelationshipInformation property.- Returns:
- possible object is
PaymentRelationshipInformation
-
setPaymentRelationshipInformation
Sets the value of the paymentRelationshipInformation property.- Parameters:
value- allowed object isPaymentRelationshipInformation
-