Uses of Class
org.coderic.iso20022.messages.camt.UnderlyingGroupInformation1
Packages that use UnderlyingGroupInformation1
-
Uses of UnderlyingGroupInformation1 in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return UnderlyingGroupInformation1Modifier and TypeMethodDescriptionObjectFactory.createUnderlyingGroupInformation1()Create an instance ofUnderlyingGroupInformation1UnderlyingPaymentInstruction8.getOrgnlGrpInf()Gets the value of the orgnlGrpInf property.UnderlyingPaymentTransaction7.getOrgnlGrpInf()Gets the value of the orgnlGrpInf property.Methods in org.coderic.iso20022.messages.camt with parameters of type UnderlyingGroupInformation1Modifier and TypeMethodDescriptionvoidUnderlyingPaymentInstruction8.setOrgnlGrpInf(UnderlyingGroupInformation1 value) Sets the value of the orgnlGrpInf property.voidUnderlyingPaymentTransaction7.setOrgnlGrpInf(UnderlyingGroupInformation1 value) Sets the value of the orgnlGrpInf property.