Uses of Enum Class
org.coderic.iso20022.messages.cafm.PINEntrySecurityCharacteristic1Code
Packages that use PINEntrySecurityCharacteristic1Code
-
Uses of PINEntrySecurityCharacteristic1Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return PINEntrySecurityCharacteristic1CodeModifier and TypeMethodDescriptionCapabilities2.getPINNtrySctyChrtc()Gets the value of the pinNtrySctyChrtc property.Returns the enum constant of this class with the specified name.static PINEntrySecurityCharacteristic1Code[]PINEntrySecurityCharacteristic1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.cafm with parameters of type PINEntrySecurityCharacteristic1CodeModifier and TypeMethodDescriptionvoidCapabilities2.setPINNtrySctyChrtc(PINEntrySecurityCharacteristic1Code value) Sets the value of the pinNtrySctyChrtc property.