Uses of Class
org.coderic.iso20022.messages.reda.GenericIdentification30
Packages that use GenericIdentification30
-
Uses of GenericIdentification30 in org.coderic.iso20022.messages.reda
Methods in org.coderic.iso20022.messages.reda that return GenericIdentification30Modifier and TypeMethodDescriptionObjectFactory.createGenericIdentification30()Create an instance ofGenericIdentification30IdentificationType42Choice.getPrtry()Gets the value of the prtry property.Removal1Choice.getPrtry()Gets the value of the prtry property.RemovalTypeAndReason1.getRsn()Gets the value of the rsn property.BlockChainAddressWallet3.getTp()Gets the value of the tp property.SecuritiesAccount19.getTp()Gets the value of the tp property.Methods in org.coderic.iso20022.messages.reda with parameters of type GenericIdentification30Modifier and TypeMethodDescriptionvoidIdentificationType42Choice.setPrtry(GenericIdentification30 value) Sets the value of the prtry property.voidRemoval1Choice.setPrtry(GenericIdentification30 value) Sets the value of the prtry property.voidRemovalTypeAndReason1.setRsn(GenericIdentification30 value) Sets the value of the rsn property.voidBlockChainAddressWallet3.setTp(GenericIdentification30 value) Sets the value of the tp property.voidSecuritiesAccount19.setTp(GenericIdentification30 value) Sets the value of the tp property.