Uses of Enum Class
org.coderic.iso20022.messages.caaa.RetailerResultDetail1Code
Packages that use RetailerResultDetail1Code
-
Uses of RetailerResultDetail1Code in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return RetailerResultDetail1CodeModifier and TypeMethodDescriptionstatic RetailerResultDetail1CodeResponseType11.getRspnRsn()Gets the value of the rspnRsn property.static RetailerResultDetail1CodeReturns the enum constant of this class with the specified name.static RetailerResultDetail1Code[]RetailerResultDetail1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.caaa with parameters of type RetailerResultDetail1CodeModifier and TypeMethodDescriptionvoidResponseType11.setRspnRsn(RetailerResultDetail1Code value) Sets the value of the rspnRsn property.