Uses of Class
org.coderic.iso20022.messages.sese.GenericIdentification30
Packages that use GenericIdentification30
-
Uses of GenericIdentification30 in org.coderic.iso20022.messages.sese
Methods in org.coderic.iso20022.messages.sese that return GenericIdentification30Modifier and TypeMethodDescriptionObjectFactory.createGenericIdentification30()Create an instance ofGenericIdentification30AcknowledgementReason24Choice.getPrtry()Gets the value of the prtry property.RejectionAndRepairReason25Choice.getPrtry()Gets the value of the prtry property.SecuritiesAccount19.getTp()Gets the value of the tp property.Methods in org.coderic.iso20022.messages.sese with parameters of type GenericIdentification30Modifier and TypeMethodDescriptionvoidAcknowledgementReason24Choice.setPrtry(GenericIdentification30 value) Sets the value of the prtry property.voidRejectionAndRepairReason25Choice.setPrtry(GenericIdentification30 value) Sets the value of the prtry property.voidSecuritiesAccount19.setTp(GenericIdentification30 value) Sets the value of the tp property.