Uses of Enum Class
org.coderic.iso20022.messages.tsrv.UndertakingStatus3Code
Packages that use UndertakingStatus3Code
-
Uses of UndertakingStatus3Code in org.coderic.iso20022.messages.tsrv
Methods in org.coderic.iso20022.messages.tsrv that return UndertakingStatus3CodeModifier and TypeMethodDescriptionstatic UndertakingStatus3CodeUndertakingStatusAdvice1.getSts()Gets the value of the sts property.static UndertakingStatus3CodeReturns the enum constant of this class with the specified name.static UndertakingStatus3Code[]UndertakingStatus3Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.tsrv with parameters of type UndertakingStatus3CodeModifier and TypeMethodDescriptionvoidUndertakingStatusAdvice1.setSts(UndertakingStatus3Code value) Sets the value of the sts property.