Uses of Enum Class
org.coderic.iso20022.messages.catp.TMSContactLevel2Code
Packages that use TMSContactLevel2Code
-
Uses of TMSContactLevel2Code in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return TMSContactLevel2CodeModifier and TypeMethodDescriptionstatic TMSContactLevel2CodeATMCommand7.getUrgcy()Gets the value of the urgcy property.static TMSContactLevel2CodeReturns the enum constant of this class with the specified name.static TMSContactLevel2Code[]TMSContactLevel2Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.catp with parameters of type TMSContactLevel2CodeModifier and TypeMethodDescriptionvoidATMCommand7.setUrgcy(TMSContactLevel2Code value) Sets the value of the urgcy property.