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