JavaXT
Home
Documentation
Downloads
Wiki
About
Item Class
Show Source
No description available.
Constructors
There are no public constructors.
Public Methods
getField
( ) returns
String
Show Source
setField
(
String
col
) returns
void
Show Source
getOperation
( ) returns
String
Show Source
setOperation
(
String
op
) returns
void
Show Source
getValue
( ) returns
javaxt.utils.Value
Show Source
setValue
(
javaxt.utils.Value
val
) returns
void
Show Source
toString
( ) returns
String
Show Source
toJson
( ) returns
JSONObject
Show Source