Class EncryptionKey
- java.lang.Object
-
- no.digipost.api.client.representations.Representation
-
- no.digipost.api.client.representations.EncryptionKey
-
public class EncryptionKey extends Representation
-
-
Constructor Summary
Constructors Constructor Description EncryptionKey()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getKeyId()
String
getValue()
void
setKeyId(String value)
void
setValue(String value)
String
toString()
-
Methods inherited from class no.digipost.api.client.representations.Representation
addLink, getLinkByRelationName
-
-