Uses of Enum Class
org.coderic.iso20022.messages.tsin.RequestStatus1Code
Packages that use RequestStatus1Code
-
Uses of RequestStatus1Code in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return RequestStatus1CodeModifier and TypeMethodDescriptionstatic RequestStatus1CodeFinancingResult1.getFincgReqSts()Gets the value of the fincgReqSts property.static RequestStatus1CodeReturns the enum constant of this class with the specified name.static RequestStatus1Code[]RequestStatus1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.tsin with parameters of type RequestStatus1CodeModifier and TypeMethodDescriptionvoidFinancingResult1.setFincgReqSts(RequestStatus1Code value) Sets the value of the fincgReqSts property.