Uses of Class
org.coderic.iso20022.messages.casp.OnLinePIN11
Packages that use OnLinePIN11
-
Uses of OnLinePIN11 in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return OnLinePIN11Modifier and TypeMethodDescriptionObjectFactory.createOnLinePIN11()Create an instance ofOnLinePIN11CardholderAuthentication17.getCrdhldrOnLinePIN()Gets the value of the crdhldrOnLinePIN property.DeviceSecureInputResponse6.getCrdhldrPIN()Gets the value of the crdhldrPIN property.Methods in org.coderic.iso20022.messages.casp with parameters of type OnLinePIN11Modifier and TypeMethodDescriptionvoidCardholderAuthentication17.setCrdhldrOnLinePIN(OnLinePIN11 value) Sets the value of the crdhldrOnLinePIN property.voidDeviceSecureInputResponse6.setCrdhldrPIN(OnLinePIN11 value) Sets the value of the crdhldrPIN property.