Uses of Class
org.coderic.iso20022.messages.camt.ServiceLevel8Choice
Packages that use ServiceLevel8Choice
-
Uses of ServiceLevel8Choice in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return ServiceLevel8ChoiceModifier and TypeMethodDescriptionObjectFactory.createServiceLevel8Choice()Create an instance ofServiceLevel8ChoiceUnderlyingPaymentInstruction8.getOrgnlSvcLvl()Gets the value of the orgnlSvcLvl property.UnderlyingPaymentTransaction7.getOrgnlSvcLvl()Gets the value of the orgnlSvcLvl property.MandateTypeInformation2.getSvcLvl()Gets the value of the svcLvl property.Methods in org.coderic.iso20022.messages.camt that return types with arguments of type ServiceLevel8ChoiceModifier and TypeMethodDescriptionPaymentTypeInformation27.getSvcLvl()Gets the value of the svcLvl property.Methods in org.coderic.iso20022.messages.camt with parameters of type ServiceLevel8ChoiceModifier and TypeMethodDescriptionvoidUnderlyingPaymentInstruction8.setOrgnlSvcLvl(ServiceLevel8Choice value) Sets the value of the orgnlSvcLvl property.voidUnderlyingPaymentTransaction7.setOrgnlSvcLvl(ServiceLevel8Choice value) Sets the value of the orgnlSvcLvl property.voidMandateTypeInformation2.setSvcLvl(ServiceLevel8Choice value) Sets the value of the svcLvl property.