Uses of Enum Class
org.coderic.iso20022.messages.casp.PINFormat3Code
-
Uses of PINFormat3Code in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionstatic PINFormat3Code
OnLinePIN11.getPINFrmt()
Gets the value of the pinFrmt property.static PINFormat3Code
Returns 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.Modifier and TypeMethodDescriptionvoid
OnLinePIN11.setPINFrmt
(PINFormat3Code value) Sets the value of the pinFrmt property.