DisplayControl

open class DisplayControl

Author

Umang Chamaria Date: 2019-07-25

Constructors

DisplayControl
Link copied to clipboard
open fun DisplayControl(rules: Rules)

Functions

equals
Link copied to clipboard
open fun equals(o: Any): Boolean
fromJson
Link copied to clipboard
open fun fromJson(displayJson: JSONObject): DisplayControl
toJson
Link copied to clipboard
open fun toJson(displayControl: DisplayControl): JSONObject
toString
Link copied to clipboard
open fun toString(): String

Properties

rules
Link copied to clipboard
val rules: Rules