Uses of Class
org.coderic.iso20022.messages.catp.KEKIdentifier2
Packages that use KEKIdentifier2
-
Uses of KEKIdentifier2 in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return KEKIdentifier2Modifier and TypeMethodDescriptionObjectFactory.createKEKIdentifier2()Create an instance ofKEKIdentifier2KEK4.getKEKId()Gets the value of the kekId property.Recipient4Choice.getKeyIdr()Gets the value of the keyIdr property.Recipient5Choice.getKeyIdr()Gets the value of the keyIdr property.Methods in org.coderic.iso20022.messages.catp with parameters of type KEKIdentifier2Modifier and TypeMethodDescriptionvoidKEK4.setKEKId(KEKIdentifier2 value) Sets the value of the kekId property.voidRecipient4Choice.setKeyIdr(KEKIdentifier2 value) Sets the value of the keyIdr property.voidRecipient5Choice.setKeyIdr(KEKIdentifier2 value) Sets the value of the keyIdr property.