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