Uses of Enum Class
org.coderic.iso20022.messages.semt.ReportItemStatus1Code
-
Uses of ReportItemStatus1Code in org.coderic.iso20022.messages.semt
Modifier and TypeMethodDescriptionstatic ReportItemStatus1Code
NumberOfItemsPerStatus1.getSts()
Gets the value of the sts property.static ReportItemStatus1Code
Returns 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.Modifier and TypeMethodDescriptionvoid
NumberOfItemsPerStatus1.setSts
(ReportItemStatus1Code value) Sets the value of the sts property.