Uses of Enum Class
org.coderic.iso20022.messages.semt.ReportItemStatus1Code
Packages that use ReportItemStatus1Code
-
Uses of ReportItemStatus1Code in org.coderic.iso20022.messages.semt
Methods in org.coderic.iso20022.messages.semt that return ReportItemStatus1CodeModifier and TypeMethodDescriptionstatic ReportItemStatus1CodeNumberOfItemsPerStatus1.getSts()Gets the value of the sts property.static ReportItemStatus1CodeReturns the enum constant of this class with the specified name.static ReportItemStatus1Code[]ReportItemStatus1Code.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 ReportItemStatus1CodeModifier and TypeMethodDescriptionvoidNumberOfItemsPerStatus1.setSts(ReportItemStatus1Code value) Sets the value of the sts property.