Uses of Class
org.coderic.iso20022.messages.caaa.CardPaymentEnvironment80
Packages that use CardPaymentEnvironment80
-
Uses of CardPaymentEnvironment80 in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return CardPaymentEnvironment80Modifier and TypeMethodDescriptionObjectFactory.createCardPaymentEnvironment80()Create an instance ofCardPaymentEnvironment80AcceptorCancellationAdviceResponse12.getEnvt()Gets the value of the envt property.AcceptorCompletionAdviceResponse12.getEnvt()Gets the value of the envt property.CardPaymentDataSet35.getEnvt()Gets the value of the envt property.Methods in org.coderic.iso20022.messages.caaa with parameters of type CardPaymentEnvironment80Modifier and TypeMethodDescriptionvoidAcceptorCancellationAdviceResponse12.setEnvt(CardPaymentEnvironment80 value) Sets the value of the envt property.voidAcceptorCompletionAdviceResponse12.setEnvt(CardPaymentEnvironment80 value) Sets the value of the envt property.voidCardPaymentDataSet35.setEnvt(CardPaymentEnvironment80 value) Sets the value of the envt property.