Uses of Class
org.coderic.iso20022.messages.cafc.TransactionLifeCycleIdentification1
Packages that use TransactionLifeCycleIdentification1
-
Uses of TransactionLifeCycleIdentification1 in org.coderic.iso20022.messages.cafc
Methods in org.coderic.iso20022.messages.cafc that return TransactionLifeCycleIdentification1Modifier and TypeMethodDescriptionObjectFactory.createTransactionLifeCycleIdentification1()Create an instance ofTransactionLifeCycleIdentification1OriginalDataElements2.getLifeCyclTracIdData()Gets the value of the lifeCyclTracIdData property.TransactionIdentification51.getLifeCyclTracIdData()Gets the value of the lifeCyclTracIdData property.Methods in org.coderic.iso20022.messages.cafc with parameters of type TransactionLifeCycleIdentification1Modifier and TypeMethodDescriptionvoidOriginalDataElements2.setLifeCyclTracIdData(TransactionLifeCycleIdentification1 value) Sets the value of the lifeCyclTracIdData property.voidTransactionIdentification51.setLifeCyclTracIdData(TransactionLifeCycleIdentification1 value) Sets the value of the lifeCyclTracIdData property.