Uses of Enum Class
org.coderic.iso20022.messages.tsin.RequestStatus1Code
-
Uses of RequestStatus1Code in org.coderic.iso20022.messages.tsin
Modifier and TypeMethodDescriptionstatic RequestStatus1Code
FinancingResult1.getFincgReqSts()
Gets the value of the fincgReqSts property.static RequestStatus1Code
Returns 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.Modifier and TypeMethodDescriptionvoid
FinancingResult1.setFincgReqSts
(RequestStatus1Code value) Sets the value of the fincgReqSts property.