Uses of Class
org.coderic.iso20022.messages.secl.GenericIdentification30
Packages that use GenericIdentification30
-
Uses of GenericIdentification30 in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return GenericIdentification30Modifier and TypeMethodDescriptionObjectFactory.createGenericIdentification30()Create an instance ofGenericIdentification30IdentificationType6Choice.getPrtry()Gets the value of the prtry property.MarketType8Choice.getPrtry()Gets the value of the prtry property.ObligationType1Choice.getPrtry()Gets the value of the prtry property.SecuritiesAccount19.getTp()Gets the value of the tp property.Methods in org.coderic.iso20022.messages.secl with parameters of type GenericIdentification30Modifier and TypeMethodDescriptionvoidIdentificationType6Choice.setPrtry(GenericIdentification30 value) Sets the value of the prtry property.voidMarketType8Choice.setPrtry(GenericIdentification30 value) Sets the value of the prtry property.voidObligationType1Choice.setPrtry(GenericIdentification30 value) Sets the value of the prtry property.voidSecuritiesAccount19.setTp(GenericIdentification30 value) Sets the value of the tp property.