Uses of Enum Class
org.coderic.iso20022.messages.caaa.PINFormat3Code
Packages that use PINFormat3Code
-
Uses of PINFormat3Code in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return PINFormat3CodeModifier and TypeMethodDescriptionstatic PINFormat3CodeOnLinePIN11.getPINFrmt()Gets the value of the pinFrmt property.static PINFormat3CodeReturns the enum constant of this class with the specified name.static PINFormat3Code[]PINFormat3Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.caaa with parameters of type PINFormat3CodeModifier and TypeMethodDescriptionvoidOnLinePIN11.setPINFrmt(PINFormat3Code value) Sets the value of the pinFrmt property.