Uses of Class
org.coderic.iso20022.messages.colr.GenericIdentification30
Packages that use GenericIdentification30
-
Uses of GenericIdentification30 in org.coderic.iso20022.messages.colr
Methods in org.coderic.iso20022.messages.colr that return GenericIdentification30Modifier and TypeMethodDescriptionObjectFactory.createGenericIdentification30()Create an instance ofGenericIdentification30CollateralTransactionType1Choice.getPrtry()Gets the value of the prtry property.ExposureType23Choice.getPrtry()Gets the value of the prtry property.IdentificationType42Choice.getPrtry()Gets the value of the prtry property.TradingPartyCapacity5Choice.getPrtry()Gets the value of the prtry 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.colr with parameters of type GenericIdentification30Modifier and TypeMethodDescriptionvoidCollateralTransactionType1Choice.setPrtry(GenericIdentification30 value) Sets the value of the prtry property.voidExposureType23Choice.setPrtry(GenericIdentification30 value) Sets the value of the prtry property.voidIdentificationType42Choice.setPrtry(GenericIdentification30 value) Sets the value of the prtry property.voidTradingPartyCapacity5Choice.setPrtry(GenericIdentification30 value) Sets the value of the prtry property.voidBlockChainAddressWallet3.setTp(GenericIdentification30 value) Sets the value of the tp property.voidSecuritiesAccount19.setTp(GenericIdentification30 value) Sets the value of the tp property.