Uses of Class
org.coderic.iso20022.messages.casp.GenericIdentification177
Packages that use GenericIdentification177
-
Uses of GenericIdentification177 in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return GenericIdentification177Modifier and TypeMethodDescriptionObjectFactory.createGenericIdentification177()Create an instance ofGenericIdentification177Acquirer10.getId()Gets the value of the id property.PointOfInteraction14.getId()Gets the value of the id property.Header41.getInitgPty()Gets the value of the initgPty property.Header41.getRcptPty()Gets the value of the rcptPty property.Traceability8.getRlayId()Gets the value of the rlayId property.Methods in org.coderic.iso20022.messages.casp with parameters of type GenericIdentification177Modifier and TypeMethodDescriptionvoidAcquirer10.setId(GenericIdentification177 value) Sets the value of the id property.voidPointOfInteraction14.setId(GenericIdentification177 value) Sets the value of the id property.voidHeader41.setInitgPty(GenericIdentification177 value) Sets the value of the initgPty property.voidHeader41.setRcptPty(GenericIdentification177 value) Sets the value of the rcptPty property.voidTraceability8.setRlayId(GenericIdentification177 value) Sets the value of the rlayId property.