Uses of Enum Class
org.coderic.iso20022.messages.tsmt.FinancingStatusReason1Code
Packages that use FinancingStatusReason1Code
-
Uses of FinancingStatusReason1Code in org.coderic.iso20022.messages.tsmt
Methods in org.coderic.iso20022.messages.tsmt that return FinancingStatusReason1CodeModifier and TypeMethodDescriptionstatic FinancingStatusReason1CodeStatusReason4Choice.getCd()Gets the value of the cd property.static FinancingStatusReason1CodeReturns the enum constant of this class with the specified name.static FinancingStatusReason1Code[]FinancingStatusReason1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.tsmt with parameters of type FinancingStatusReason1CodeModifier and TypeMethodDescriptionvoidStatusReason4Choice.setCd(FinancingStatusReason1Code value) Sets the value of the cd property.