public class KeyLookupRequest extends Object
Constructor and Description |
---|
KeyLookupRequest() |
Modifier and Type | Method and Description |
---|---|
List<Key> |
getKeys() |
Preferences |
getPreferences() |
KeyType |
getType() |
void |
setKeys(List<Key> keys) |
void |
setPreferences(Preferences preferences) |
void |
setType(KeyType type) |
String |
toString() |
public KeyType getType()
public void setType(KeyType type)
public Preferences getPreferences()
public void setPreferences(Preferences preferences)
Copyright © 2024. All rights reserved.