no.digipost.api.client.representations
Class EncryptionKey
java.lang.Object
no.digipost.api.client.representations.Representation
no.digipost.api.client.representations.EncryptionKey
public class EncryptionKey
- extends Representation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected String value
keyId
protected String keyId
EncryptionKey
public EncryptionKey()
getValue
public String getValue()
setValue
public void setValue(String value)
getKeyId
public String getKeyId()
setKeyId
public void setKeyId(String value)
Copyright © 2012 Digipost Open Source. All Rights Reserved.