public interface Scalar<SET_TYPE,RESPONSE_TYPE> extends _Jid
Modifier and Type | Method and Description |
---|---|
RESPONSE_TYPE |
getValue()
Returns the value held by this component.
|
void |
setValue(SET_TYPE request)
Assign a value.
|
change, getSerializedLength, load, resolvePathname, save, setContainerJid
void setValue(SET_TYPE request) throws Exception
request
- The MakeValue request.Exception
- Any uncaught exception raised.RESPONSE_TYPE getValue() throws Exception
Exception
- Any uncaught exception raised during deserialization.Copyright © 2013. All Rights Reserved.