Uses of Class
org.coderic.iso20022.messages.casp.KEKIdentifier7
Packages that use KEKIdentifier7
-
Uses of KEKIdentifier7 in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return KEKIdentifier7Modifier and TypeMethodDescriptionObjectFactory.createKEKIdentifier7()Create an instance ofKEKIdentifier7KEK9.getKEKId()Gets the value of the kekId property.Recipient15Choice.getKeyIdr()Gets the value of the keyIdr property.Methods in org.coderic.iso20022.messages.casp with parameters of type KEKIdentifier7Modifier and TypeMethodDescriptionvoidKEK9.setKEKId(KEKIdentifier7 value) Sets the value of the kekId property.voidRecipient15Choice.setKeyIdr(KEKIdentifier7 value) Sets the value of the keyIdr property.