Uses of Class
org.coderic.iso20022.messages.secl.GenericIdentification29
Packages that use GenericIdentification29
-
Uses of GenericIdentification29 in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return GenericIdentification29Modifier and TypeMethodDescriptionObjectFactory.createGenericIdentification29()Create an instance ofGenericIdentification29PartyIdentification33Choice.getPrtryId()Gets the value of the prtryId property.PartyIdentification35Choice.getPrtryId()Gets the value of the prtryId property.Methods in org.coderic.iso20022.messages.secl with parameters of type GenericIdentification29Modifier and TypeMethodDescriptionvoidPartyIdentification33Choice.setPrtryId(GenericIdentification29 value) Sets the value of the prtryId property.voidPartyIdentification35Choice.setPrtryId(GenericIdentification29 value) Sets the value of the prtryId property.