Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/directwebremoting/dwr
/ getValue
Method
getValue
etc/future/scanner/InboundVariable.java:314–317 ·
view source on GitHub ↗
@return Returns the value.
()
Source
from the content-addressed store, hash-verified
312
* @
return
Returns the value.
313
*/
314
public
String getValue()
315
{
316
return
formField.getString();
317
}
318
319
/**
320
* @
return
Returns the file value
Callers
1
getJsonValue
Method · 0.95
Calls
1
getString
Method · 0.45
Tested by
no test coverage detected