Uses of Enum Class
org.coderic.iso20022.messages.tsin.Priority3Code
Packages that use Priority3Code
-
Uses of Priority3Code in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return Priority3CodeModifier and TypeMethodDescriptionstatic Priority3CodeBusinessLetter1.getInstrPrty()Gets the value of the instrPrty 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.tsin with parameters of type Priority3CodeModifier and TypeMethodDescriptionvoidBusinessLetter1.setInstrPrty(Priority3Code value) Sets the value of the instrPrty property.