Uses of Class
org.coderic.iso20022.messages.canm.KEKIdentifier6
Packages that use KEKIdentifier6
-
Uses of KEKIdentifier6 in org.coderic.iso20022.messages.canm
Methods in org.coderic.iso20022.messages.canm that return KEKIdentifier6Modifier and TypeMethodDescriptionObjectFactory.createKEKIdentifier6()Create an instance ofKEKIdentifier6KEK6.getKEKId()Gets the value of the kekId property.Recipient7Choice.getKeyIdr()Gets the value of the keyIdr property.Methods in org.coderic.iso20022.messages.canm with parameters of type KEKIdentifier6Modifier and TypeMethodDescriptionvoidKEK6.setKEKId(KEKIdentifier6 value) Sets the value of the kekId property.voidRecipient7Choice.setKeyIdr(KEKIdentifier6 value) Sets the value of the keyIdr property.