|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface XKRSSResult
Base interface for all XKRSS results.
| Method Summary | |
|---|---|
void |
addKeyBinding(KeyBinding kb)
Adds a KeyBinding to this result. |
List<KeyBinding> |
getKeyBinding()
Gets a List of KeyBindings of this result. |
| Methods inherited from interface XResultType |
|---|
addStandardReplyData, getRequestId, getRequestSignatureValue, getResultMajor, getResultMinor, setRequestId, setRequestSignatureValue, setResultMajor, setResultMinor |
| Methods inherited from interface XMessageAbstractType |
|---|
addDefaults, addOpaqueClientData, clearOpaqueClientData, getId, getMessageName, getNonce, getOpaqueClientData, getService, getSignatureCertificate, hasSignature, isValid, setId, setNonce, setService, setSignature, toString |
| Method Detail |
|---|
void addKeyBinding(KeyBinding kb)
KeyBinding to this result.
kb - KeyBinding to addList<KeyBinding> getKeyBinding()
List of KeyBindings of this result.
List of all KeyBindings in this result
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||