Uses of Class
org.coderic.iso20022.messages.cafm.CardholderName3
Packages that use CardholderName3
-
Uses of CardholderName3 in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return CardholderName3Modifier and TypeMethodDescriptionObjectFactory.createCardholderName3()Create an instance ofCardholderName3Cardholder19.getCrdhldrNm()Gets the value of the crdhldrNm property.Customer7.getNm()Gets the value of the nm property.Methods in org.coderic.iso20022.messages.cafm with parameters of type CardholderName3Modifier and TypeMethodDescriptionvoidCardholder19.setCrdhldrNm(CardholderName3 value) Sets the value of the crdhldrNm property.voidCustomer7.setNm(CardholderName3 value) Sets the value of the nm property.