Uses of Class
org.coderic.iso20022.messages.fxtr.MessageIdentification1
Packages that use MessageIdentification1
-
Uses of MessageIdentification1 in org.coderic.iso20022.messages.fxtr
Methods in org.coderic.iso20022.messages.fxtr that return MessageIdentification1Modifier and TypeMethodDescriptionObjectFactory.createMessageIdentification1()Create an instance ofMessageIdentification1ForeignExchangeTradeConfirmationStatusAdviceAcknowledgementV01.getAdvcAckId()Gets the value of the advcAckId property.ForeignExchangeTradeConfirmationStatusAdviceAcknowledgementV01.getReqId()Gets the value of the reqId property.Methods in org.coderic.iso20022.messages.fxtr with parameters of type MessageIdentification1Modifier and TypeMethodDescriptionvoidForeignExchangeTradeConfirmationStatusAdviceAcknowledgementV01.setAdvcAckId(MessageIdentification1 value) Sets the value of the advcAckId property.voidForeignExchangeTradeConfirmationStatusAdviceAcknowledgementV01.setReqId(MessageIdentification1 value) Sets the value of the reqId property.