Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
void | void value(string newValue) | ||||
void | void set(Json newValue) | ||||
bool | bool isEqual(Json checkValue) | ||||
string | string value() | ||||
void | void set(string newValue) | ||||
bool | bool initialize(Json[string] initData = null) | ||||
IData | IData clone() | ||||
void | void set(bool newValue) | ||||
void | void set(IData newValue) | ||||
void | void set(double newValue) | ||||
bool | bool isEqual(IData checkData) | ||||
void | void set(long newValue) | ||||
bool | bool isEqual(string checkValue) |