Uses of Class
org.cxml.PaymentRelationshipInformation
-
Packages that use PaymentRelationshipInformation Package Description org.cxml -
-
Uses of PaymentRelationshipInformation in org.cxml
Fields in org.cxml declared as PaymentRelationshipInformation Modifier and Type Field Description protected PaymentRelationshipInformationRelationshipInformation. paymentRelationshipInformationMethods in org.cxml that return PaymentRelationshipInformation Modifier and Type Method Description PaymentRelationshipInformationObjectFactory. createPaymentRelationshipInformation()Create an instance ofPaymentRelationshipInformationPaymentRelationshipInformationRelationshipInformation. getPaymentRelationshipInformation()Gets the value of the paymentRelationshipInformation property.Methods in org.cxml with parameters of type PaymentRelationshipInformation Modifier and Type Method Description voidRelationshipInformation. setPaymentRelationshipInformation(PaymentRelationshipInformation value)Sets the value of the paymentRelationshipInformation property.
-