Uses of Class
org.coderic.iso20022.messages.tsrv.PersonIdentification5
Packages that use PersonIdentification5
-
Uses of PersonIdentification5 in org.coderic.iso20022.messages.tsrv
Methods in org.coderic.iso20022.messages.tsrv that return PersonIdentification5Modifier and TypeMethodDescriptionObjectFactory.createPersonIdentification5()Create an instance ofPersonIdentification5Party10Choice.getPrvtId()Gets the value of the prvtId property.Party11Choice.getPrvtId()Gets the value of the prvtId property.Party6Choice.getPrvtId()Gets the value of the prvtId property.Methods in org.coderic.iso20022.messages.tsrv with parameters of type PersonIdentification5Modifier and TypeMethodDescriptionvoidParty10Choice.setPrvtId(PersonIdentification5 value) Sets the value of the prvtId property.voidParty11Choice.setPrvtId(PersonIdentification5 value) Sets the value of the prvtId property.voidParty6Choice.setPrvtId(PersonIdentification5 value) Sets the value of the prvtId property.