Uses of Class
org.coderic.iso20022.messages.seev.SecurityIdentification19
Packages that use SecurityIdentification19
-
Uses of SecurityIdentification19 in org.coderic.iso20022.messages.seev
Methods in org.coderic.iso20022.messages.seev that return SecurityIdentification19Modifier and TypeMethodDescriptionObjectFactory.createSecurityIdentification19()Create an instance ofSecurityIdentification19CorporateActionGeneralInformation157.getFinInstrmId()Gets the value of the finInstrmId property.SecuritiesOption76.getFinInstrmId()Gets the value of the finInstrmId property.Methods in org.coderic.iso20022.messages.seev with parameters of type SecurityIdentification19Modifier and TypeMethodDescriptionvoidCorporateActionGeneralInformation157.setFinInstrmId(SecurityIdentification19 value) Sets the value of the finInstrmId property.voidSecuritiesOption76.setFinInstrmId(SecurityIdentification19 value) Sets the value of the finInstrmId property.