Uses of Class
org.coderic.iso20022.messages.caaa.Acquirer10
Packages that use Acquirer10
-
Uses of Acquirer10 in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return Acquirer10Modifier and TypeMethodDescriptionObjectFactory.createAcquirer10()Create an instance ofAcquirer10CardPaymentEnvironment80.getAcqrr()Gets the value of the acqrr property.CardPaymentEnvironment80.getSvcPrvdr()Gets the value of the svcPrvdr property.Methods in org.coderic.iso20022.messages.caaa with parameters of type Acquirer10Modifier and TypeMethodDescriptionvoidCardPaymentEnvironment80.setAcqrr(Acquirer10 value) Sets the value of the acqrr property.voidCardPaymentEnvironment80.setSvcPrvdr(Acquirer10 value) Sets the value of the svcPrvdr property.