Uses of Class
org.coderic.iso20022.messages.caam.KEKIdentifier2
Packages that use KEKIdentifier2
-
Uses of KEKIdentifier2 in org.coderic.iso20022.messages.caam
Methods in org.coderic.iso20022.messages.caam 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.caam 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.