public abstract class AbstractDisplay extends Object implements Display
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
edid |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDisplay(byte[] edid) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEdid()
The EDID byte array.
|
javax.json.JsonObject |
toJSON()
Creates a compact JSON string containing the information for this class
|
String |
toString() |
public byte[] getEdid()
public javax.json.JsonObject toJSON()
toJSON in interface OshiJsonObjectCopyright © 2010–2016 com.github.dblock. All rights reserved.