public class MMasterKey extends Object
MMasterKey(int keyId)
MMasterKey(int keyId, String masterKey)
MMasterKey(String masterKey)
int
getKeyId()
String
getMasterKey()
void
setKeyId(int keyId)
setMasterKey(String masterKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MMasterKey(int keyId, String masterKey)
public MMasterKey(String masterKey)
public MMasterKey(int keyId)
public String getMasterKey()
public void setMasterKey(String masterKey)
public int getKeyId()
public void setKeyId(int keyId)
Copyright © 2017 The Apache Software Foundation. All rights reserved.