Uses of Enum Class
org.coderic.iso20022.messages.cain.Priority3Code
Packages that use Priority3Code
-
Uses of Priority3Code in org.coderic.iso20022.messages.cain
Methods in org.coderic.iso20022.messages.cain that return Priority3CodeModifier and TypeMethodDescriptionstatic Priority3CodeSettlementServiceMode1.getSttlmPrty()Gets the value of the sttlmPrty property.static Priority3CodeReturns the enum constant of this class with the specified name.static Priority3Code[]Priority3Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.cain with parameters of type Priority3CodeModifier and TypeMethodDescriptionvoidSettlementServiceMode1.setSttlmPrty(Priority3Code value) Sets the value of the sttlmPrty property.