Uses of Enum Class
org.coderic.iso20022.messages.semt.NoReasonCode
Packages that use NoReasonCode
-
Uses of NoReasonCode in org.coderic.iso20022.messages.semt
Methods in org.coderic.iso20022.messages.semt that return NoReasonCodeModifier and TypeMethodDescriptionstatic NoReasonCodeReportItemStatus1Choice.getAccptd()Gets the value of the accptd property.static NoReasonCodeReturns the enum constant of this class with the specified name.static NoReasonCode[]NoReasonCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.semt with parameters of type NoReasonCodeModifier and TypeMethodDescriptionvoidReportItemStatus1Choice.setAccptd(NoReasonCode value) Sets the value of the accptd property.