Uses of Class
org.coderic.iso20022.messages.auth.GenericPersonIdentification1
Packages that use GenericPersonIdentification1
-
Uses of GenericPersonIdentification1 in org.coderic.iso20022.messages.auth
Methods in org.coderic.iso20022.messages.auth that return GenericPersonIdentification1Modifier and TypeMethodDescriptionObjectFactory.createGenericPersonIdentification1()Create an instance ofGenericPersonIdentification1ExecutingParty2Choice.getPrsn()Gets the value of the prsn property.PersonOrOrganisation4Choice.getPrsn()Gets the value of the prsn property.Methods in org.coderic.iso20022.messages.auth with parameters of type GenericPersonIdentification1Modifier and TypeMethodDescriptionvoidExecutingParty2Choice.setPrsn(GenericPersonIdentification1 value) Sets the value of the prsn property.voidPersonOrOrganisation4Choice.setPrsn(GenericPersonIdentification1 value) Sets the value of the prsn property.