Uses of Class
org.coderic.iso20022.messages.tsin.ValidationStatusInformation1
Packages that use ValidationStatusInformation1
-
Uses of ValidationStatusInformation1 in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return ValidationStatusInformation1Modifier and TypeMethodDescriptionObjectFactory.createValidationStatusInformation1()Create an instance ofValidationStatusInformation1BusinessLetter1.getVldtnStsInf()Gets the value of the vldtnStsInf property.FinancialItem1.getVldtnStsInf()Gets the value of the vldtnStsInf property.FinancingItemList1.getVldtnStsInf()Gets the value of the vldtnStsInf property.Methods in org.coderic.iso20022.messages.tsin with parameters of type ValidationStatusInformation1Modifier and TypeMethodDescriptionvoidBusinessLetter1.setVldtnStsInf(ValidationStatusInformation1 value) Sets the value of the vldtnStsInf property.voidFinancialItem1.setVldtnStsInf(ValidationStatusInformation1 value) Sets the value of the vldtnStsInf property.voidFinancingItemList1.setVldtnStsInf(ValidationStatusInformation1 value) Sets the value of the vldtnStsInf property.