Uses of Class
org.coderic.iso20022.messages.tsin.StatusReason4Choice
Packages that use StatusReason4Choice
-
Uses of StatusReason4Choice in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return StatusReason4ChoiceModifier and TypeMethodDescriptionObjectFactory.createStatusReason4Choice()Create an instance ofStatusReason4ChoiceFinancingResult1.getStsRsn()Gets the value of the stsRsn property.ValidationStatusInformation1.getStsRsn()Gets the value of the stsRsn property.Methods in org.coderic.iso20022.messages.tsin with parameters of type StatusReason4ChoiceModifier and TypeMethodDescriptionvoidFinancingResult1.setStsRsn(StatusReason4Choice value) Sets the value of the stsRsn property.voidValidationStatusInformation1.setStsRsn(StatusReason4Choice value) Sets the value of the stsRsn property.