Uses of Class
org.coderic.iso20022.messages.catm.GenericIdentification176
Packages that use GenericIdentification176
-
Uses of GenericIdentification176 in org.coderic.iso20022.messages.catm
Methods in org.coderic.iso20022.messages.catm that return GenericIdentification176Modifier and TypeMethodDescriptionObjectFactory.createGenericIdentification176()Create an instance ofGenericIdentification176TMSHeader1.getInitgPty()Gets the value of the initgPty property.CertificateManagementResponse3.getPOIId()Gets the value of the poiId property.CertificateManagementResponse3.getTMId()Gets the value of the tmId property.Methods in org.coderic.iso20022.messages.catm with parameters of type GenericIdentification176Modifier and TypeMethodDescriptionvoidTMSHeader1.setInitgPty(GenericIdentification176 value) Sets the value of the initgPty property.voidCertificateManagementResponse3.setPOIId(GenericIdentification176 value) Sets the value of the poiId property.voidCertificateManagementResponse3.setTMId(GenericIdentification176 value) Sets the value of the tmId property.